Skip to content

Commit c2648d7

Browse files
deps: bump async-trait from 0.1.72 to 0.1.73
Pull-Request: #4321.
1 parent 8022769 commit c2648d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.72"
15+
async-trait = "0.1.73"
1616
libp2p-core = { workspace = true }
1717
libp2p-identity = { workspace = true }
1818
libp2p-plaintext = { workspace = true }

0 commit comments

Comments
 (0)