mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
*: Update to if-watch
1.1.1
(#2754)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# 0.39.0 [unreleased]
|
||||
|
||||
- Update to `libp2p-swarm` `v0.38.0`.
|
||||
- Update to `if-watch` `v1.1.1`.
|
||||
|
||||
- Update to `libp2p-core` `v0.35.0`.
|
||||
|
||||
|
@ -15,7 +15,7 @@ async-io = "1.3.1"
|
||||
data-encoding = "2.3.2"
|
||||
dns-parser = "0.8.0"
|
||||
futures = "0.3.13"
|
||||
if-watch = "1.0.0"
|
||||
if-watch = "1.1.1"
|
||||
lazy_static = "1.4.0"
|
||||
libp2p-core = { version = "0.35.0", path = "../../core", default-features = false }
|
||||
libp2p-swarm = { version = "0.38.0", path = "../../swarm" }
|
||||
|
Reference in New Issue
Block a user