mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 22:03:14 +00:00
init: add dependencies
This commit is contained in:
@@ -9,3 +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" }
|
||||
tracing-subscriber = { version = "0.3", features = ["json"] }
|
||||
|
||||
Reference in New Issue
Block a user