Skip to content

Commit

Permalink
Update Rust crate itertools to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 782bb6b commit 6751bbb
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 @@ -29,7 +29,7 @@ percent-encoding = "2.1"
once_cell = "1.8"
regex = "1.5"
bitflags = "1.3"
itertools = "0.10"
itertools = "0.12.1"
idna = "0.2"
serde = { version = "1.0", features = ["derive", "rc"] }
seahash = "3" # seahash 4 introduces a breaking hash algorithm change
Expand Down

0 comments on commit 6751bbb

Please sign in to comment.