deps: bump async-io from 1.12.0 to 1.13.0

Pull-Request: #3683.
This commit is contained in:
dependabot[bot]
2023-03-29 10:59:41 +00:00
committed by GitHub
parent 699a55bcc1
commit ce55601683
4 changed files with 42 additions and 11 deletions

View File

@ -11,7 +11,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
categories = ["network-programming", "asynchronous"]
[dependencies]
async-io = { version = "1.3.1", optional = true }
async-io = { version = "1.13.0", optional = true }
data-encoding = "2.3.2"
futures = "0.3.27"
if-watch = "3.0.0"