Skip to content

Commit 04985d0

Browse files
authored
Merge pull request #523 from rust-lang/renovate/askama-0.x
Update Rust crate askama to 0.15.0
2 parents c209b22 + e83649a commit 04985d0

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

Cargo.lock

Lines changed: 21 additions & 12 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
@@ -40,7 +40,7 @@ jsonwebtoken = "10"
4040
url = "2"
4141
reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-features = false }
4242
http = "1"
43-
askama = "0.14.0"
43+
askama = "0.15.0"
4444

4545
# Cryptography
4646
sha2 = "0.10"

0 commit comments

Comments
 (0)