diff options
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r-- | cli/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index f1b70b7a6..9bebe84be 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -24,7 +24,6 @@ clap = "2.32.0" dirs = "1.0.5" flatbuffers = "0.5.0" futures = "0.1.25" -getopts = "0.2.18" http = "0.1.16" hyper = "0.12.25" hyper-rustls = "0.16.1" |