From c8a6ecc075f5198a0b197d5d99afa517d4a9818d Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 14 Aug 2020 21:58:04 +0700 Subject: Revert "replase sparse-checkout by github api" This reverts commit 034db28c542c04b22147da6722328bc74ff99386. --- xtask/Cargo.toml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xtask/Cargo.toml') 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" ungrammar = "1.1.1" walkdir = "2.3.1" write-json = "0.1.0" -reqwest = { version = "0.10.7", features = ["blocking", "json"] } -graphql_client = "0.9.0" -serde = "1.0.115" -regex = "1.3.9" -chrono = "0.4.13" -- cgit v1.2.3