fix: must_use

This commit is contained in:
houseme
2025-05-30 15:11:51 +08:00
parent 004b6945f2
commit 7f983e72e7
4 changed files with 3 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ rustfs-config = { workspace = true }
async-trait = { workspace = true }
chrono = { workspace = true }
flexi_logger = { workspace = true, features = ["trc", "kv"] }
lazy_static = { workspace = true }
nu-ansi-term = { workspace = true }
nvml-wrapper = { workspace = true, optional = true }
opentelemetry = { workspace = true }