Cargo.toml

branch
dev
changeset 39
6316d68b58af
parent 35
b087e3eab191
child 43
aacd9af21b3a
--- a/Cargo.toml	Thu Jan 23 23:35:28 2025 +0100
+++ b/Cargo.toml	Thu Jan 23 23:34:05 2025 +0100
@@ -43,6 +43,7 @@
 serde_json = "~1.0.85"
 chrono = { version = "~0.4.23", features = ["alloc", "std", "serde"] }
 anyhow = "1.0.95"
+serde_with = { version = "3.11.0", features = ["macros"] }
 
 [build-dependencies]
 regex = "~1.11.0"

mercurial