Add num-integer v0.1.44

This commit is contained in:
CalDescent
2022-04-26 12:24:32 +01:00
parent c21386b4b5
commit 8879bf4405

View File

@@ -22,6 +22,7 @@ secp256k1 = "=0.15.0"
sha2 = "0.8.0"
ripemd160 = "0.8.0"
lazy_static = "1.2.0"
num-integer = "0.1.44"
rust-embed = { version = "5.1.0", features = ["debug-embed"] }
rand = "0.7.2"
sodiumoxide = "0.2.5"