mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
chore: update deps
This commit is contained in:
@@ -21,7 +21,7 @@ serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
futures = "0.3"
|
||||
base64 = "0.13"
|
||||
async_zip = { git = "https://github.com/sigoden/rs-async-zip", branch = "patch01" }
|
||||
async_zip = { version = "0.0.8", default-features = false, features = ["deflate"] }
|
||||
async-walkdir = "0.2"
|
||||
headers = "0.3"
|
||||
mime_guess = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user