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