mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-10 23:26:53 +00:00
replace log to tracing
This commit is contained in:
Generated
+1
-2
@@ -5617,7 +5617,6 @@ dependencies = [
|
||||
"flatbuffers",
|
||||
"futures",
|
||||
"futures-util",
|
||||
"h2",
|
||||
"http",
|
||||
"http-body",
|
||||
"hyper",
|
||||
@@ -5627,7 +5626,6 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"local-ip-address",
|
||||
"lock",
|
||||
"log",
|
||||
"madmin",
|
||||
"matchit 0.8.6",
|
||||
"mime",
|
||||
@@ -5658,6 +5656,7 @@ dependencies = [
|
||||
"tower 0.5.2",
|
||||
"tower-http",
|
||||
"tracing",
|
||||
"tracing-core",
|
||||
"tracing-error",
|
||||
"tracing-subscriber",
|
||||
"transform-stream",
|
||||
|
||||
Reference in New Issue
Block a user