From 379eedc05c1a841557d8f0a9c2cd33ec3362d607 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Mon, 4 Jan 2021 12:19:23 +0100 Subject: Revert "fix(inspector): add back list endpoint (#8894)" (#8977) This reverts commit 1a2e7741c33490d2a91147966019853c6b1d6a48. --- cli/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/Cargo.toml') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 0349491cb..5b715ba9d 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -86,7 +86,6 @@ os_pipe = "0.9.2" test_util = { path = "../test_util" } tokio-tungstenite = "0.11.0" tower-test = "0.3.0" -reqwest = {version = "0.10.8", features = ["json"]} [target.'cfg(unix)'.dev-dependencies] exec = "0.3.1" # Used in test_raw_tty -- cgit v1.2.3