Skip to content

Commit c036d21

Browse files
Bump askama_derive from 0.11.2 to 0.14.0
Bumps [askama_derive](https://github.com/askama-rs/askama) from 0.11.2 to 0.14.0. - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](https://github.com/askama-rs/askama/commits/v0.14.0) --- updated-dependencies: - dependency-name: askama_derive dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 924bc66 commit c036d21

2 files changed

Lines changed: 49 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 48 additions & 4 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
@@ -43,7 +43,7 @@ github = { repository = "olimpiadi-informatica/task-maker-rust", workflow = "Rus
4343
anyhow = "1.0"
4444
approx = "0.5"
4545
askama = "0.11"
46-
askama_derive = "0.11"
46+
askama_derive = "0.14"
4747
better-panic = "0.3"
4848
bincode = "1.2"
4949
blake3 = "1.8"

0 commit comments

Comments
 (0)