Skip to content

Commit

Permalink
Use *ring* 0.17.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Oct 7, 2023
1 parent 16a2638 commit cef4925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ alloc = ["ring/alloc"]
std = ["alloc"]

[dependencies]
ring = { version = "0.17.0", default-features = false }
ring = { version = "0.17.2", default-features = false }
untrusted = "0.9"

[dev-dependencies]
Expand Down

0 comments on commit cef4925

Please sign in to comment.