Skip to content

Commit d77b9cf

Browse files
committed
Update the askama dependency to the latest version
1 parent 9a13ca5 commit d77b9cf

File tree

2 files changed

+104
-58
lines changed

2 files changed

+104
-58
lines changed

Cargo.lock

Lines changed: 103 additions & 57 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
@@ -17,7 +17,7 @@ clap = "2"
1717
regex = "1"
1818
log = "0.4"
1919
simplelog = "0.10"
20-
askama = "0.8"
20+
askama = "0.10"
2121

2222

2323
[package.metadata.rpm.cargo]

0 commit comments

Comments
 (0)