Skip to content

Commit 27f4879

Browse files
authored
V0.7.0 (#12)
* Update ring dependency
1 parent a306b24 commit 27f4879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ urlencoding = "1.0.0"
2323
parity-codec = "3.2"
2424
md5 = "0.7.0"
2525
lazy_static = "1.4.0"
26-
ring = { git = "https://github.com/guoxbin/ring", rev = "8f42387f33a6c3227dbd97c8d5946ebb6ddf6e41" }
26+
ring = { package = "ring-fork-dtool", version = "0.16.11" }
2727
sha2 = "0.8.0"
2828
sha3 = "0.8.2"
2929
ripemd160 = "0.8.0"

0 commit comments

Comments
 (0)