Update Rust crate ed25519-dalek to v3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
ad8555bc6e
commit
63a1cabbe9
2 changed files with 15 additions and 85 deletions
|
|
@ -11,5 +11,5 @@ hex = "*"
|
|||
serde = "1.0.228"
|
||||
tempfile = "3.27.0"
|
||||
anyhow = "1.0.102"
|
||||
ed25519-dalek = "2.2.0"
|
||||
ed25519-dalek = "3.0.0"
|
||||
serde_json = "1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue