mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-08-30 22:04:23 +00:00
chore(deps): update rust crate sha1 to 0.11.0
This commit is contained in:
committed by
GitHub
parent
b47e32f5c0
commit
313b4ac278
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -7416,7 +7416,7 @@ dependencies = [
|
||||
"schemars",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha1 0.10.6",
|
||||
"sha1 0.11.0",
|
||||
"tokio",
|
||||
"totp-lite",
|
||||
"ulid",
|
||||
|
||||
@@ -186,7 +186,7 @@ mime = "0.3.17"
|
||||
totp-lite = "2.0.0"
|
||||
rust-argon2 = "1.0.0"
|
||||
base32 = "0.4.0"
|
||||
sha1 = "0.10.6"
|
||||
sha1 = "0.11.0"
|
||||
futures-lite = "2.6.1"
|
||||
|
||||
# Build Dependencies
|
||||
|
||||
Reference in New Issue
Block a user