Radish alpha
r
Radicle Job Collaborative Object
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: explicit to chrono-0.4.42
Fintan Halpenny committed 2 months ago
commit ea277ab590ba83eb3ee1868c966de2251ff1d91c
parent fd69685db8265b4de888d5dcd3de8a24071d289d
1 file changed +1 -1
modified Cargo.toml
@@ -12,7 +12,7 @@ edition = "2021"
rust-version = "1.85.0"

[dependencies]
-
chrono = { version = "0.4", default-features = false }
+
chrono = { version = "0.4.42", default-features = false }
clap = { version = "4.5.41", features = ["derive", "wrap_help"] }
indexmap = { version = "2.7.1", features = ["serde"] }
nonempty = "0.11.0"