Skip to content

Commit ebb9097

Browse files
Pi-Clalpil
authored andcommitted
Update dependency on ring 0.16 -> 0.17
Resolves #23
1 parent 3a05c40 commit ebb9097

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
@@ -31,7 +31,7 @@ protobuf = "3.4"
3131
# gzip (de)compression
3232
flate2 = "1.0"
3333
# RSA signature and SHA256 checksum verification
34-
ring = "0.16"
34+
ring = "0.17"
3535
# PEM -> DER conversion
3636
x509-parser = "0.15"
3737
# Pubgrub dependency resolution algorithm

0 commit comments

Comments
 (0)