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 a306b24 commit 27f4879Copy full SHA for 27f4879
Cargo.toml
@@ -23,7 +23,7 @@ urlencoding = "1.0.0"
23
parity-codec = "3.2"
24
md5 = "0.7.0"
25
lazy_static = "1.4.0"
26
-ring = { git = "https://github.com/guoxbin/ring", rev = "8f42387f33a6c3227dbd97c8d5946ebb6ddf6e41" }
+ring = { package = "ring-fork-dtool", version = "0.16.11" }
27
sha2 = "0.8.0"
28
sha3 = "0.8.2"
29
ripemd160 = "0.8.0"
0 commit comments