Skip to content

Commit 4897b2e

Browse files
deps: bump async-trait from 0.1.66 to 0.1.67
Pull-Request: libp2p#3642.
1 parent 1a85e24 commit 4897b2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swarm-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories = ["network-programming", "asynchronous"]
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
async-trait = "0.1.57"
15+
async-trait = "0.1.67"
1616
libp2p-core = { version = "0.39.1", path = "../core" }
1717
libp2p-identity = { version = "0.1.1", path = "../identity" }
1818
libp2p-plaintext = { version = "0.39.1", path = "../transports/plaintext" }

0 commit comments

Comments
 (0)