Skip to content

Commit

Permalink
Merge pull request #21 from tgecho/dependabot/cargo/itertools-0.11.0
Browse files Browse the repository at this point in the history
Update itertools requirement from 0.10.5 to 0.11.0
  • Loading branch information
tgecho committed Jun 26, 2023
2 parents 7737a20 + e596271 commit 0f55d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canrun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rust-version = "1.64.0"

[dependencies]
im-rc = "15.1.0"
itertools = "0.10.5"
itertools = "0.11.0"

[dev-dependencies]
log = "0.4.17"
Expand Down

0 comments on commit 0f55d68

Please sign in to comment.