Skip to content

Commit

Permalink
chore(deps): update rust crate salty to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and flihp committed Nov 27, 2023
1 parent 753052d commit 83446ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 25 deletions.
32 changes: 8 additions & 24 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 @@ -26,7 +26,7 @@ pem-rfc7468 = { version = "0.7.0", default-features = false }
ring-compat = { version = "0.8", default-features = false }
ron = "0.8"
rpassword = "7.3.1"
salty = { version = "0.2", default-features = false }
salty = { version = "0.3", default-features = false }
serde = { version = "1", default-features = false }
serde-big-array = "0.5"
serde_json = { version = "1", features = ["std", "alloc"] }
Expand Down

0 comments on commit 83446ed

Please sign in to comment.