Skip to content

Commit 6978a35

Browse files
build(deps): bump async-trait from 0.1.60 to 0.1.61 (#2138)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.60 to 0.1.61. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.60...0.1.61) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fff429 commit 6978a35

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
@@ -73,9 +73,9 @@ dependencies = [
7373

7474
[[package]]
7575
name = "async-trait"
76-
version = "0.1.60"
76+
version = "0.1.61"
7777
source = "registry+https://github.com/rust-lang/crates.io-index"
78-
checksum = "677d1d8ab452a3936018a687b20e6f7cf5363d713b732b8884001317b0e48aa3"
78+
checksum = "705339e0e4a9690e2908d2b3d049d85682cf19fbd5782494498fbf7003a6a282"
7979
dependencies = [
8080
"proc-macro2",
8181
"quote",

0 commit comments

Comments
 (0)