Skip to content

Commit

Permalink
rust-client: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elenaf9 authored and dennis-tra committed Aug 9, 2022
1 parent e7fc2b6 commit ceed2e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rust-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ env_logger = "0.9"
either = "1.6.1"
futures = "0.3"
futures-timer = "2"
hyper = "0.14.20"
hyper-rustls = { version = "0.23.0", features = ["http2"] }
libp2p = { version = "0.46.1", default-features = false, features = ["dcutr", "dns-async-std", "identify", "noise", "relay", "ping", "tcp-async-io", "yamux"] }
log = "0.4"
prost = "0.9"
Expand Down

0 comments on commit ceed2e2

Please sign in to comment.