Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 9fae603 commit aedc2c1
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 @@ -44,7 +44,7 @@ chrono = { version = "0.4", features = ["serde"] }
rand = "0.8"
once_cell = "1.19"
dinghy-test = "0.7.1"
itertools = "0.12"
itertools = "0.13"

[features]
default = [ "upgrade_0_5_x" ]
Expand Down

0 comments on commit aedc2c1

Please sign in to comment.