mirror of
https://github.com/RoboSats/robo-identities.git
synced 2025-07-22 10:43:29 +00:00
Update ring requirement from 0.16.20 to 0.17.4 in /robonames
Updates the requirements on [ring](https://github.com/briansmith/ring) to permit the latest version. - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -8,5 +8,5 @@ edition = "2021"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
data-encoding = "2.4.0"
|
data-encoding = "2.4.0"
|
||||||
num = "0.4.1"
|
num = "0.4.1"
|
||||||
ring = "0.16.20"
|
ring = "0.17.4"
|
||||||
sha2 = "0.10.1"
|
sha2 = "0.10.1"
|
||||||
|
Reference in New Issue
Block a user