This commit is contained in:
Brian Smith 2024-02-17 15:08:36 -08:00
parent 94e6e88ed9
commit 2dae2124f5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ alloc = ["ring/alloc"]
std = ["alloc"]
[dependencies]
ring = { version = "0.17.2", default-features = false }
ring = { version = "0.17.8", default-features = false }
untrusted = "0.9"
[dev-dependencies]