File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
6666
6767[[package ]]
6868name = " askama"
69- version = " 0.15.1 "
69+ version = " 0.15.4 "
7070source = " registry+https://github.com/rust-lang/crates.io-index"
71- checksum = " bb7125972258312e79827b60c9eb93938334100245081cf701a2dee981b17427 "
71+ checksum = " 08e1676b346cadfec169374f949d7490fd80a24193d37d2afce0c047cf695e57 "
7272dependencies = [
7373 " askama_macros" ,
7474 " itoa" ,
@@ -79,9 +79,9 @@ dependencies = [
7979
8080[[package ]]
8181name = " askama_derive"
82- version = " 0.15.1 "
82+ version = " 0.15.4 "
8383source = " registry+https://github.com/rust-lang/crates.io-index"
84- checksum = " 8ba5e7259a1580c61571e3116ebaaa01e3c001b2132b17c4cc5c70780ca3e994 "
84+ checksum = " 7661ff56517787343f376f75db037426facd7c8d3049cef8911f1e75016f3a37 "
8585dependencies = [
8686 " askama_parser" ,
8787 " basic-toml" ,
@@ -96,18 +96,18 @@ dependencies = [
9696
9797[[package ]]
9898name = " askama_macros"
99- version = " 0.15.1 "
99+ version = " 0.15.4 "
100100source = " registry+https://github.com/rust-lang/crates.io-index"
101- checksum = " 236ce20b77cb13506eaf5024899f4af6e12e8825f390bd943c4c37fd8f322e46 "
101+ checksum = " 713ee4dbfd1eb719c2dab859465b01fa1d21cb566684614a713a6b7a99a4e47b "
102102dependencies = [
103103 " askama_derive" ,
104104]
105105
106106[[package ]]
107107name = " askama_parser"
108- version = " 0.15.1 "
108+ version = " 0.15.4 "
109109source = " registry+https://github.com/rust-lang/crates.io-index"
110- checksum = " f3c63392767bb2df6aa65a6e1e3b80fd89bb7af6d58359b924c0695620f1512e "
110+ checksum = " 1d62d674238a526418b30c0def480d5beadb9d8964e7f38d635b03bf639c704c "
111111dependencies = [
112112 " rustc-hash" ,
113113 " serde" ,
You can’t perform that action at this time.
0 commit comments