mirror of
https://github.com/arnaucube/Nova.git
synced 2026-01-11 08:31:29 +01:00
chore: Update neptune dependency (#172)
- Update neptune dependency to version 10.0.0
This commit is contained in:
committed by
GitHub
parent
54f758eef3
commit
261fd19057
@@ -21,7 +21,7 @@ rand_chacha = "0.3"
|
|||||||
itertools = "0.9.0"
|
itertools = "0.9.0"
|
||||||
subtle = "2.4"
|
subtle = "2.4"
|
||||||
pasta_curves = { version = "0.5", features = ["repr-c", "serde"] }
|
pasta_curves = { version = "0.5", features = ["repr-c", "serde"] }
|
||||||
neptune = { version = "9.0.0", default-features = false }
|
neptune = { version = "10.0.0", default-features = false }
|
||||||
generic-array = "0.14.4"
|
generic-array = "0.14.4"
|
||||||
num-bigint = { version = "0.4", features = ["serde", "rand"] }
|
num-bigint = { version = "0.4", features = ["serde", "rand"] }
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user