todo:put_object

This commit is contained in:
weisd
2024-06-28 18:13:50 +08:00
parent 4c7c3d4c96
commit 064a180b3a
15 changed files with 868 additions and 245 deletions
+2
View File
@@ -28,6 +28,8 @@ tracing-error = "0.2.0"
serde_json.workspace = true
path-absolutize = "3.1.1"
time.workspace = true
rmp-serde = "1.3.0"
tokio-util = "0.7.11"
[dev-dependencies]
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }