Skip to content

Commit 1ed20a4

Browse files
dependabot[bot]Mark-Simulacrum
authored andcommitted
Bump askama from 0.10.5 to 0.11.1
Bumps [askama](https://github.com/djc/askama) from 0.10.5 to 0.11.1. - [Release notes](https://github.com/djc/askama/releases) - [Commits](https://github.com/djc/askama/commits) --- updated-dependencies: - dependency-name: askama dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a86e4c7 commit 1ed20a4

File tree

2 files changed

+37
-74
lines changed

2 files changed

+37
-74
lines changed

Cargo.lock

Lines changed: 36 additions & 73 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
@@ -9,4 +9,4 @@ reqwest = { version = "0.11", features = ["blocking", "json"] }
99
chrono = "0.4"
1010
serde = "1"
1111
serde_json = "1"
12-
askama = { version = "0.10", default-features = false }
12+
askama = { version = "0.11", default-features = false }

0 commit comments

Comments
 (0)