Update Rust crate sha2 to 0.11.0
Some checks failed
Build and Test / account (push) Failing after 4m3s
Some checks failed
Build and Test / account (push) Failing after 4m3s
This commit is contained in:
parent
b116b11901
commit
aa0cd97faa
2 changed files with 21 additions and 10 deletions
|
|
@ -23,7 +23,7 @@ once_cell = "1.20.3"
|
|||
serde_json = "1.0.139"
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
argon2 = "0.5.3"
|
||||
sha2 = "0.10.8"
|
||||
sha2 = "0.11.0"
|
||||
bytemuck = { version = "1.21.0", features = ["derive"] }
|
||||
base64 = "0.22.1"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue