Skip to content

Commit e6b4e07

Browse files
build(deps): bump async-trait from 0.1.85 to 0.1.86
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.85 to 0.1.86. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...0.1.86) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 158f364 commit e6b4e07

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
@@ -71,7 +71,7 @@ version = "0.3.6"
7171

7272
# Utility to write and implement async traits
7373
[workspace.dependencies.async-trait]
74-
version = "0.1.85"
74+
version = "0.1.86"
7575

7676
# High-level error handling
7777
[workspace.dependencies.anyhow]

0 commit comments

Comments
 (0)