Skip to content

Commit

Permalink
deps: bump asynchronous-codec from 0.6.2 to 0.7.0
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#4636.
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent eb341ed commit 17c03ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ quick-protobuf = "0.8"
rand = "0.8"
tracing = "0.1.37"
quick-protobuf-codec = { workspace = true }
asynchronous-codec = "0.6.2"
asynchronous-codec = { workspace = true }

[dev-dependencies]
async-std = { version = "1.10", features = ["attributes"] }
Expand Down

0 comments on commit 17c03ae

Please sign in to comment.