Radish alpha
r
rad:z2UcCU1LgMshWvXj6hXSDDrwB8q8M
Radicle Job Collaborative Object
Radicle
Git
chore: explicit to chrono-0.4.42
Fintan Halpenny committed 1 month ago
commit ea277ab590ba83eb3ee1868c966de2251ff1d91c
parent fd69685
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"