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 25, 2023
1 parent 5407db7 commit a811bb9
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.71"
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 a811bb9

Please sign in to comment.