mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
chore(cargo): update base64 to 0.22
This commit is contained in:
@@ -28,7 +28,7 @@ typescript-type-def = { version = "0.5.8", features = ["json_value"] }
|
||||
tokio = { version = "1.37.0" }
|
||||
sanitize-filename = "0.5"
|
||||
walkdir = "2.5.0"
|
||||
base64 = "0.21"
|
||||
base64 = "0.22"
|
||||
|
||||
# optional dependencies
|
||||
axum = { version = "0.7", optional = true, features = ["ws"] }
|
||||
|
||||
Reference in New Issue
Block a user