From e6cafedb0d6107117145c3ca27ebb88c71aa5586 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sat, 28 Oct 2023 12:14:45 +0200 Subject: Update graphql_client to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 78fb7a6..89de860 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ once_cell = "1.5" regex = "1.4" surf = "2.1" serde_json = "1.0" -graphql_client = "0.10.0" +graphql_client = "0.13.0" serde = "1.0" askama = "0.12.1" structopt = "0.3.21" -- cgit 1.4.1