Skip to content

Commit 2df847a

Browse files
build(deps): bump async-trait from 0.1.52 to 0.1.53 (#1562)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.52 to 0.1.53. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.52...0.1.53) --- 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 6bdd4e3 commit 2df847a

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.52"
73+
version = "0.1.53"
7474
source = "registry+https://github.com/rust-lang/crates.io-index"
75-
checksum = "061a7acccaa286c011ddc30970520b98fa40e00c9d644633fb26b5fc63a265e3"
75+
checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600"
7676
dependencies = [
7777
"proc-macro2",
7878
"quote",

0 commit comments

Comments
 (0)