mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 02:56:18 +00:00
init: dependencies
This commit is contained in:
+2
-1
@@ -10,4 +10,5 @@ rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
store = { path = "../store" }
|
||||
tracing-subscriber = { version = "0.3", features = ["json"] }
|
||||
tracing-subscriber = { version = "0.3.18" }
|
||||
time = { workspace = true, features = ["parsing", "formatting"] }
|
||||
|
||||
Reference in New Issue
Block a user