build(deps): bump sha2 from 0.10.9 to 0.11.0 in /frontend/src-tauri (#6180)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <[email protected]>
This commit is contained in:
dependabot[bot]
2026-05-05 11:40:58 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Anthony Stirling
parent 7f00441aab
commit 4764f1931b
2 changed files with 72 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ reqwest = { version = "0.12", default-features = false, features = ["json", "rus
tiny_http = "0.12"
url = "2.5"
urlencoding = "2.1"
sha2 = "0.10"
sha2 = "0.11"
base64 = "0.22"
rand = "0.9"