Skip to content

Commit

Permalink
Update zeroize version
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Kovar <[email protected]>
  • Loading branch information
mirgee committed Apr 29, 2021
1 parent 91a8871 commit f3323ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libindy/indy-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ serde = "1.0.99"
serde_json = "1.0.40"
serde_derive = "1.0.99"
sodiumoxide = {version = "0.0.16"}
zeroize = "0.9.3"
zeroize = "1.0.0"

[dev-dependencies]
rmp-serde = "0.13.7"
rand = "0.7.0"
rand = "0.7.0"

0 comments on commit f3323ac

Please sign in to comment.