Update colored

This commit is contained in:
2025-01-08 13:53:26 +01:00
parent ca846c390f
commit 27fb228e87
2 changed files with 24 additions and 31 deletions

View File

@@ -11,7 +11,7 @@ path = "src/main.rs"
anyhow = "1.0.95"
chrono = { version = "0.4.39", features = ["serde"] }
clap = { version = "4.5.23", features = ["derive"] }
colored = "2.2.0"
colored = "3.0.0"
quick-xml = { version = "0.37.2", features = ["async-tokio", "tokio"] }
reqwest = "0.12.12"
serde = { version = "1.0.217", features = ["derive", "rc"] }