From 00ae6c3396c94eacfb038a6ab331db9d091ca001 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sun, 6 Jun 2021 13:26:16 +0000 Subject: Cargo.toml: graphql_client: 0.8.0 -> 0.9.0 Only breaking change is apparently to the CLI that is versioned with the crate. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f53716c..21978c2 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.8.0" +graphql_client = "0.9.0" serde = "1.0" askama = "0.10.5" structopt = "0.3.21" -- cgit 1.4.1