Skip to content

Commit

Permalink
chore(rendezvous): remove unused dependency mplex
Browse files Browse the repository at this point in the history
Pull-Request: #4034.
  • Loading branch information
mxinden authored Jun 6, 2023
1 parent 38b7bd6 commit 86e8018
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion protocols/rendezvous/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ void = "1"
async-trait = "0.1"
env_logger = "0.10.0"
libp2p-swarm = { workspace = true, features = ["macros", "tokio"] }
libp2p-mplex = { workspace = true }
libp2p-noise = { workspace = true }
libp2p-ping = { workspace = true }
libp2p-identify = { workspace = true }
Expand Down

0 comments on commit 86e8018

Please sign in to comment.