From a0cc76223d496d6c8f21623288b226bc98a9051e Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Wed, 16 Feb 2022 17:15:29 +0000 Subject: Update graphql_client --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bc2e499..d5586ae 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.9.0" +graphql_client = "0.10.0" serde = "1.0" askama = "0.10.5" structopt = "0.3.21" -- cgit 1.4.1