chore: update dependencies to align with tauri's (#1139)

This commit is contained in:
Tony
2024-04-03 10:38:29 +08:00
committed by GitHub
parent 815a7073bc
commit a32e3200de
5 changed files with 95 additions and 428 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ thiserror = { workspace = true }
authenticator = "0.3.1"
once_cell = "1"
sha2 = "0.10"
base64 = "0.21"
base64 = "0.22"
chrono = "0.4"
bytes = "1"
byteorder = "1"