Skip to content

Commit 5ab3951

Browse files
build(deps): bump async-trait from 0.1.50 to 0.1.51 (#1173)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.50 to 0.1.51. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.50...0.1.51) --- 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 f083f0a commit 5ab3951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ dependencies = [
7070

7171
[[package]]
7272
name = "async-trait"
73-
version = "0.1.50"
73+
version = "0.1.51"
7474
source = "registry+https://github.com/rust-lang/crates.io-index"
75-
checksum = "0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722"
75+
checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e"
7676
dependencies = [
7777
"proc-macro2",
7878
"quote",

0 commit comments

Comments
 (0)