Skip to content

Commit

Permalink
Update Rust crate schemars to 0.8.21 (#5763)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jul 9, 2024
1 parent 888e696 commit 83d2a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ rustls = "0.22.2"
rustls-pemfile = "2.1.2"
rustyline = "14.0.0"
samael = { version = "0.0.15", features = ["xmlsec"] }
schemars = "0.8.16"
schemars = "0.8.21"
secrecy = "0.8.0"
semver = { version = "1.0.23", features = ["std", "serde"] }
serde = { version = "1.0", default-features = false, features = [ "derive", "rc" ] }
Expand Down

0 comments on commit 83d2a4c

Please sign in to comment.