Update Rust crate askama to 0.13.0
This commit is contained in:
@ -12,7 +12,7 @@ env_logger = "0.11.3"
|
||||
clap = { version = "4.5.31", features = ["derive", "env"] }
|
||||
lazy_static = "1.4.0"
|
||||
actix-web = "4.5.1"
|
||||
askama = "0.12.1"
|
||||
askama = "0.13.0"
|
||||
serde = { version = "1.0.198", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
reqwest = { version = "0.12.4", features = ["json"] }
|
||||
|
Reference in New Issue
Block a user