mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-18 02:33:15 +00:00
refactor: remove proc-macro support and replace timed_println with tracing info logs
This commit is contained in:
Generated
-3
@@ -5431,13 +5431,11 @@ dependencies = [
|
||||
"mime_guess",
|
||||
"netif",
|
||||
"pin-project-lite",
|
||||
"proc-macro2",
|
||||
"prost",
|
||||
"prost-build",
|
||||
"prost-types",
|
||||
"protobuf",
|
||||
"protos",
|
||||
"quote",
|
||||
"rmp-serde",
|
||||
"rust-embed",
|
||||
"s3s",
|
||||
@@ -5445,7 +5443,6 @@ dependencies = [
|
||||
"serde_json",
|
||||
"serde_urlencoded",
|
||||
"shadow-rs",
|
||||
"syn 2.0.98",
|
||||
"time",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
|
||||
Reference in New Issue
Block a user