Skip to content

Commit c4977b1

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

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

Cargo.lock

Lines changed: 18 additions & 8 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
@@ -13,7 +13,7 @@ actix-files = "0.6.10"
1313
actix-web = { version = "4.12.1", default-features = false, features = [ "macros" ] }
1414
actix-web-httpauth = "0.8.2"
1515
arc-swap = "1.7.1"
16-
askama = { version = "0.14.0", default-features = false, features = [ "alloc", "derive", "std" ]}
16+
askama = { version = "0.15.4", default-features = false, features = [ "alloc", "derive", "std" ]}
1717
base64 = { version = "0.22.1", default-features = false }
1818
bcrypt = "0.17.1"
1919
config = "0.15.16"

0 commit comments

Comments
 (0)