Skip to content

Commit

Permalink
[deps]: Update Rust crate schemars to 0.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 736f2d0 commit f0d6682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sdk-schemas/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ internal = [
[dependencies]
anyhow = "1.0.75"
itertools = "0.12.0"
schemars = { version = "0.8.12", features = ["preserve_order"] }
schemars = { version = "0.8.16", features = ["preserve_order"] }
serde_json = "1.0.96"

bitwarden = { path = "../bitwarden" }
Expand Down

0 comments on commit f0d6682

Please sign in to comment.