Update askama version to 0.15 in generate-copyright
This commit is contained in:
parent
5c1df0d0fa
commit
45592688cf
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue