Skip to content

Commit f7ba65a

Browse files
chore(deps): bump askama from 0.15.6 to 0.16.0 (#566)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3f228b commit f7ba65a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 8 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ ahash = { version = "0.8.12", default-features = false }
6565
aide = { version = "0.15", default-features = false }
6666
anstyle = "1.0.13"
6767
anyhow = "1.0.102"
68-
askama = { version = "0.15.6", default-features = false }
69-
askama_derive = { version = "0.15.3", default-features = false, features = ["external-sources", "proc-macro"] }
68+
askama = { version = "0.16.0", default-features = false }
69+
askama_derive = { version = "0.16.0", default-features = false, features = ["external-sources", "proc-macro"] }
7070
assert_cmd = "2"
7171
async-stream = "0.3"
7272
async-trait = "0.1"

0 commit comments

Comments
 (0)