Update ring requirement from 0.16.20 to 0.17.8 in /robohash

---
updated-dependencies:
- dependency-name: ring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 22:02:04 +00:00
committed by GitHub
parent 424a297c30
commit 5270108872

View File

@ -19,7 +19,7 @@ path = "src/main.rs"
[dependencies]
jni = "0.21.1"
ring = "0.16.20"
ring = "0.17.8"
anyhow = "1.0.66"
data-encoding = "2.3.2"
byteorder = "1.4.3"