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] authored Jul 25, 2024
1 parent 4aa355c commit c4e2dff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tracing = "0.1.40"
tracing-subscriber = "0.3.18"
sentry = { version = "0.34.0", default-features = false }
lazy_static = "1.4.0"
itertools = "0.12.1"
itertools = "0.13.0"
serde = "1.0.200"
thiserror = "1.0.59"
serde_json = "1.0.116"
Expand Down

0 comments on commit c4e2dff

Please sign in to comment.