Update askama version to 0.15 in generate-copyright

This commit is contained in:
Guillaume Gomez 2025-12-24 15:55:17 +01:00
parent 5c1df0d0fa
commit 45592688cf
2 changed files with 2 additions and 2 deletions

View file

@ -1567,7 +1567,7 @@ name = "generate-copyright"
version = "0.1.0"
dependencies = [
"anyhow",
"askama 0.14.0",
"askama 0.15.1",
"cargo_metadata 0.21.0",
"serde",
"serde_json",