Skip to content

Commit be3a21d

Browse files
committed
Uses ring 0.13 directly
1 parent 61db4ab commit be3a21d

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
@@ -50,7 +50,7 @@ lazy_static = "1.0"
5050
serde_json = "1.0"
5151
base64 = "0.9"
5252
bytes = "0.4"
53-
ring = "0.13.0-alpha"
53+
ring = "0.13"
5454
md-5 = "0.7"
5555
digest = "0.7"
5656
typenum = "1.10"

0 commit comments

Comments
 (0)