feat: added download and upload commands
redid actions to better support different clients
This commit is contained in:
@@ -21,3 +21,6 @@ axum-msgpack = "0.4.0"
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
|
||||
sparse-actions = { path = "../sparse-actions" }
|
||||
http-body-util = "0.1.2"
|
||||
tokio-util = { version = "0.7.13", features = ["io"] }
|
||||
uuid = { version = "1.15.1", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user