Skip to content

Commit 8f953f7

Browse files
Bump askama from 0.10.5 to 0.11.0 in /enums (#735)
Bumps [askama](https://github.com/djc/askama) from 0.10.5 to 0.11.0. - [Release notes](https://github.com/djc/askama/releases) - [Commits](https://github.com/djc/askama/commits/0.11.0) --- updated-dependencies: - dependency-name: askama dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9c1454 commit 8f953f7

File tree

2 files changed

+18
-87
lines changed

2 files changed

+18
-87
lines changed

enums/Cargo.lock

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

enums/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dependencies]
88
clap = "^2.34"
9-
askama = "^0.10"
9+
askama = "^0.11"
1010

1111
tree-sitter = "=0.19.3"
1212
tree-sitter-java = "=0.19.0"

0 commit comments

Comments
 (0)