Update ring requirement from 0.16.20 to 0.17.8 in /robonames

---
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:01:49 +00:00
committed by GitHub
parent 424a297c30
commit 18dfbdf914

View File

@ -9,7 +9,7 @@ edition = "2021"
jni = "0.21.1"
data-encoding = "2.4.0"
num = "0.4.1"
ring = "0.16.20"
ring = "0.17.8"
sha2 = "0.10.1"
prefer-dynamic = "0"