Skip to content

Commit 0f912e7

Browse files
Bump async-trait from 0.1.81 to 0.1.82 (#4180)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.81 to 0.1.82. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.82) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 252a5cc commit 0f912e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tendermint-testgen = { version = "0.38.1" }
4242
abscissa_core = "=0.6.0"
4343
anyhow = "1.0"
4444
async-stream = "0.3.5"
45-
async-trait = "0.1.81"
45+
async-trait = "0.1.82"
4646
axum = "0.6.18"
4747
bech32 = "0.9.1"
4848
bitcoin = "0.31.2"

0 commit comments

Comments
 (0)