]> git.r.bdr.sh - rbdr/blog/blobdiff - Cargo.toml
Generate and archive blog, allow publishing
[rbdr/blog] / Cargo.toml
index 6846a682a24e2d0447ebd1d70e99b2c6be392855..fd5bceaa24eede76fad6c7a15ace76b7c53cd104 100644 (file)
@@ -4,6 +4,6 @@ version = "7.0.0"
 edition = "2021"
 
 [dependencies]
-time = { version = "0.3.34", features = ["formatting"] }
+time = { version = "0.3.34", features = ["macros", "formatting"] }
 serde = { version = "1.0.197", features = ["derive"] }
 serde_json = "1.0.114"