summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorLuca Casonato <lucacasonato@yahoo.com>2021-01-04 12:19:23 +0100
committerGitHub <noreply@github.com>2021-01-04 12:19:23 +0100
commit379eedc05c1a841557d8f0a9c2cd33ec3362d607 (patch)
tree4e5a86b26aedcf0bd4a47f5aeb746583c53d13ed /cli/Cargo.toml
parent1a6969bebbaaf2615b73a8582ba95be70a64c582 (diff)
Revert "fix(inspector): add back list endpoint (#8894)" (#8977)
This reverts commit 1a2e7741c33490d2a91147966019853c6b1d6a48.
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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