Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2025
1 parent 0906444 commit bbd82a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ chrono = { version = "0.4", features = ["serde"] }
rand = "0.8.5"
once_cell = "1.20.2"
dinghy-test = "0.8.0"
itertools = "0.13"
itertools = "0.14.0"
include_dir = "0.7"
paste = "1.0.15"
cc = "1.2.7"
Expand Down

0 comments on commit bbd82a3

Please sign in to comment.