Skip to content

Commit

Permalink
pin libp2p-swarm-derive
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity committed Nov 29, 2022
1 parent d13793a commit a5c9a48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ futures = "0.3.21"
futures-timer = "3.0.2"
ip_network = "0.4.1"
libp2p = { version = "0.49.0", features = ["async-std", "dns", "identify", "kad", "mdns-async-io", "mplex", "noise", "ping", "tcp", "yamux", "websocket"] }
libp2p-swarm = "0.40.1"
libp2p-swarm-derive = "=0.30.1"
linked_hash_set = "0.1.3"
linked-hash-map = "0.5.4"
log = "0.4.17"
Expand Down

0 comments on commit a5c9a48

Please sign in to comment.