Skip to content

Commit

Permalink
Update Rust crate secrecy to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Oct 10, 2024
1 parent 0640bb2 commit c2e32ed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ rustls-pemfile = "2.1.3"
rustyline = "14.0.0"
samael = { version = "0.0.17", features = ["xmlsec"] }
schemars = "0.8.21"
secrecy = "0.8.0"
secrecy = "0.10.3"
semver = { version = "1.0.23", features = ["std", "serde"] }
serde = { version = "1.0", default-features = false, features = [ "derive", "rc" ] }
serde_human_bytes = { git = "https://github.com/oxidecomputer/serde_human_bytes", branch = "main" }
Expand Down

0 comments on commit c2e32ed

Please sign in to comment.