upgrade scrypt dependency

This commit is contained in:
Scott Lamb
2022-03-08 11:40:25 -08:00
parent 197e10f56f
commit 8720495608
2 changed files with 18 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ pretty-hex = "0.2.1"
protobuf = "3.0.0-alpha.1"
ring = "0.16.2"
rusqlite = "0.27.0"
scrypt = "0.8.0"
scrypt = "0.9.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
#similar = "2.1.0"