This commit is contained in:
houseme
2025-06-09 12:25:56 +08:00
parent 152ad57c1d
commit 28c71cc351
12 changed files with 23 additions and 315 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ webhook = ["dep:reqwest"]
kafka = ["dep:rdkafka"]
[dependencies]
rustfs-config = { workspace = true }
rustfs-config = { workspace = true, features = ["constants"] }
async-trait = { workspace = true }
chrono = { workspace = true }
flexi_logger = { workspace = true, features = ["trc", "kv"] }