aboutsummaryrefslogtreecommitdiff
path: root/xtask/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'xtask/Cargo.toml')
-rw-r--r--xtask/Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml
index 930adfec0..1a1140b04 100644
--- a/xtask/Cargo.toml
+++ b/xtask/Cargo.toml
@@ -18,8 +18,3 @@ quote = "1.0.2"
18ungrammar = "1.1.1" 18ungrammar = "1.1.1"
19walkdir = "2.3.1" 19walkdir = "2.3.1"
20write-json = "0.1.0" 20write-json = "0.1.0"
21reqwest = { version = "0.10.7", features = ["blocking", "json"] }
22graphql_client = "0.9.0"
23serde = "1.0.115"
24regex = "1.3.9"
25chrono = "0.4.13"