Skip to content

Commit

Permalink
[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 8, 2024
1 parent 70ec880 commit 8b51c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 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 @@ -23,6 +23,6 @@ anyhow = "1.0.82"
bitwarden = { workspace = true }
bitwarden-json = { path = "../bitwarden-json" }
bitwarden-uniffi = { path = "../bitwarden-uniffi" }
itertools = "0.12.1"
itertools = "0.13.0"
schemars = { version = "0.8.16", features = ["preserve_order"] }
serde_json = "1.0.113"

0 comments on commit 8b51c79

Please sign in to comment.