deleted duplicate in .toml

This commit is contained in:
2025-07-29 11:19:56 +02:00
parent b04b9382dc
commit d4fb3eb441

View File

@@ -12,7 +12,6 @@ serde_json = "1"
tokio = { version = "1.37", features = ["full"] }
local-ip-address = "0.5"
reqwest = { version = "0.11", default-features = false, features = ["json", "blocking", "cookies", "rustls-tls"] }
serde_json = "1.0"
sysinfo = "0.30"
metrics = "0.24.2"
chrono = "0.4"