Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent c6c89c7 commit 6ae082f
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 @@ -3,7 +3,7 @@ members = [ "crates/*" ]
resolver = "2"

[workspace.dependencies]
itertools = "0.12.1"
itertools = "0.13.0"
serde = "1.0.200"
serde_json = "1.0.116"
tokio = "1.37.0"
Expand Down

0 comments on commit 6ae082f

Please sign in to comment.