Skip to content

Commit f31fcc9

Browse files
Update Rust crate askama to 0.14.0
1 parent 790e650 commit f31fcc9

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616

1717
[dependencies]
1818
anyhow = "1.0.80"
19-
askama = { version = "0.13.0", features = [] }
19+
askama = { version = "0.14.0", features = [] }
2020
chrono = { version = "0.4.35", features = ["serde"] }
2121
clap = { version = "4.5.2", features = ["derive"] }
2222
directories = "6.0.0"

0 commit comments

Comments
 (0)