Skip to content

Commit e4611aa

Browse files
Bump async-trait from 0.1.87 to 0.1.89
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.87 to 0.1.89. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...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] <support@github.com>
1 parent 1f18c83 commit e4611aa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -158,7 +158,7 @@ thiserror = "^2.0.3"
158158
serde = "^1.0.149"
159159

160160
# Used for NodeJS compatibility and other features
161-
async-trait = "^0.1.73"
161+
async-trait = "^0.1.89"
162162

163163
# Used to generate identifiers for callbacks
164164
paste = "1.0.15"

0 commit comments

Comments
 (0)