init: rename

This commit is contained in:
shiro.lee
2024-06-23 13:37:49 +08:00
parent 4d1a6254e2
commit 2345398f14
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ rust-version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
s3-object-layer = { path = "../s3-object-layer" }
store = { path = "../store" }
tracing-subscriber = { version = "0.3", features = ["json"] }