Skip to content

Commit e10ccbd

Browse files
Bump askama from 0.15.6 to 0.16.0 in /autorust (#787)
Bumps [askama](https://github.com/askama-rs/askama) from 0.15.6 to 0.16.0. - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](askama-rs/askama@v0.15.6...v0.16.0) --- updated-dependencies: - dependency-name: askama dependency-version: 0.16.0 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 d7d5cea commit e10ccbd

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

autorust/Cargo.lock

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

autorust/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ http-types = "2"
2323
once_cell = "1"
2424
syn = { version = "2", features = ["parsing"] }
2525
camino = "1"
26-
askama = "0.15"
26+
askama = "0.16"
2727
toml = "1.1"
2828
qstring = "0.7"
2929
cargo_toml = "0.22"

0 commit comments

Comments
 (0)