mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-31 08:51:57 +00:00
*: Update to if-watch
1.1.1
(#2754)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
- Update to `libp2p-core` `v0.35.0`.
|
||||
|
||||
- Update to `if-watch` `v1.1.1`.
|
||||
|
||||
# 0.34.0
|
||||
|
||||
- Update to `libp2p-core` `v0.34.0`.
|
||||
|
@@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
|
||||
async-io-crate = { package = "async-io", version = "1.2.0", optional = true }
|
||||
futures = "0.3.8"
|
||||
futures-timer = "3.0"
|
||||
if-watch = { version = "1.0.0", optional = true }
|
||||
if-watch = { version = "1.1.1", optional = true }
|
||||
if-addrs = { version = "0.7.0", optional = true }
|
||||
ipnet = "2.0.0"
|
||||
libc = "0.2.80"
|
||||
|
Reference in New Issue
Block a user