Skip to content

Commit 33e5fcd

Browse files
build(deps): Bump async-trait from 0.1.88 to 0.1.89
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.88 to 0.1.89. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.88...0.1.89) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7df6236 commit 33e5fcd

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ahash = { version = "0.8", default-features = false }
111111
align-address = "0.3"
112112
anstyle = { version = "1", default-features = false }
113113
async-lock = { version = "3.4.1", default-features = false }
114-
async-trait = "0.1.86"
114+
async-trait = "0.1.89"
115115
bit_field = "0.10"
116116
bitflags = "2"
117117
build-time = "0.1.3"

0 commit comments

Comments
 (0)