From 7a6e6830c1d320889f51e2f00f46b641f939fb61 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Thu, 17 Feb 2022 12:04:14 +0000 Subject: Update askama to 0.11.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d5586ae..f13dc12 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.10.5" +askama = "0.11.1" structopt = "0.3.21" futures-util = "0.3.12" -- cgit 1.4.1