mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Update Zeroize pin to ^1.5 from 1.5
This commit is contained in:
@@ -21,7 +21,7 @@ rand_chacha = { version = "0.3", optional = true }
|
||||
rand = "0.8"
|
||||
rand_distr = "0.4"
|
||||
|
||||
zeroize = { version = "1.5", features = ["zeroize_derive"] }
|
||||
zeroize = { version = "^1.5", features = ["zeroize_derive"] }
|
||||
subtle = "2.4"
|
||||
|
||||
sha3 = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user