Merge pull request #29 from michalvankodev/renovate/askama-0.x
fix(deps): update rust crate askama to 0.15
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
askama = { version = "0.14" }
|
askama = { version = "0.15" }
|
||||||
axum = "0.8.0"
|
axum = "0.8.0"
|
||||||
chrono = { version = "0.4.31", features = ["serde"] }
|
chrono = { version = "0.4.31", features = ["serde"] }
|
||||||
pulldown-cmark = { version = "0.13" }
|
pulldown-cmark = { version = "0.13" }
|
||||||
|
|||||||
Reference in New Issue
Block a user