Update crypto-bigint to 0.5

This commit is contained in:
Luke Parker
2023-03-17 15:31:04 -04:00
parent f2218b4d4e
commit 9952c67d98
5 changed files with 25 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ subtle = "^2.4"
ff = { version = "0.12", features = ["bits"] }
group = "0.12"
crypto-bigint = "0.4"
crypto-bigint = "0.5"
sha2 = "0.9"
curve25519-dalek = "^3.2"