Skip to content

Commit

Permalink
[deps]: Update Rust crate schemars to 0.8.16 (#354)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 8073952 commit 9b752ba
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 9b752ba

Please sign in to comment.