deps: bump if-watch from 3.0.1 to 3.1.0

Pull-Request: #4635.
This commit is contained in:
dependabot[bot]
2023-10-13 06:10:06 +00:00
committed by GitHub
parent 6aa805d581
commit d6351eead7
5 changed files with 40 additions and 64 deletions

View File

@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
async-io = { version = "1.13.0", optional = true }
data-encoding = "2.4.0"
futures = "0.3.28"
if-watch = "3.0.1"
if-watch = "3.1.0"
libp2p-core = { workspace = true }
libp2p-swarm = { workspace = true }
libp2p-identity = { workspace = true }