Skip to content

Commit

Permalink
[deps]: 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 Feb 5, 2024
1 parent 0be3462 commit 4c82345
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 crates/sdk-schemas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ internal = [

[dependencies]
anyhow = "1.0.79"
itertools = "0.12.0"
itertools = "0.12.1"
schemars = { version = "0.8.16", features = ["preserve_order"] }
serde_json = "1.0.113"

Expand Down

0 comments on commit 4c82345

Please sign in to comment.