From 7f20c2cdfcbc07d97c71612381d0864ce379823c Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sat, 28 Oct 2023 12:12:12 +0200 Subject: Update askama to 0.12.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c21bfb6..78fb7a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ surf = "2.1" serde_json = "1.0" graphql_client = "0.10.0" serde = "1.0" -askama = "0.11.1" +askama = "0.12.1" structopt = "0.3.21" futures-util = "0.3.12" -- cgit 1.4.1