We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bd52f commit 449e25dCopy full SHA for 449e25d
Cargo.toml
@@ -13,7 +13,7 @@ categories = ["cryptography"] # https://crates.io/category_slugs
13
14
[dependencies]
15
bc-rand = "^0.2.1"
16
-bc-shamir = "^0.4.0"
+bc-shamir = "^0.5.0"
17
18
thiserror = "^1.0.48"
19
0 commit comments