drop debug

This commit is contained in:
Bel LaPointe
2025-11-12 14:00:08 -07:00
parent b57618889e
commit 89185f5016
3 changed files with 11 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
chrono = "0.4.42"
clap = { version = "4.5.51", features = ["derive"] }
cron-parser = "0.11.0"
gethostname = "1.1.0"
json-patch = "4.1.0"
jsonptr = "0.7.1"