Update Cargo.toml

This commit is contained in:
Lennart
2025-01-12 13:44:39 +01:00
parent ed84475d71
commit e9f249adde

View File

@@ -61,6 +61,7 @@ derive_more = { version = "1.0", features = [
"try_into", "try_into",
"into", "into",
"deref", "deref",
"constructor",
] } ] }
askama = { version = "0.12", features = [ askama = { version = "0.12", features = [
"serde", "serde",