Skip to content

Commit c8a7d4b

Browse files
Bump async-trait from 0.1.81 to 0.1.89
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.81 to 0.1.89. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...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 f1c09eb commit c8a7d4b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@ complete = []
3030
[dependencies]
3131
anyhow = "1.0.81"
3232
async-std = { version = "1.12.0", features = ["attributes"] }
33-
async-trait = "0.1.77"
33+
async-trait = "0.1.89"
3434
axum = "0.7.4"
3535
axum-tracing-opentelemetry = "0.18.0"
3636
clap = { version = "4.5.3", features = ["derive"] }

0 commit comments

Comments
 (0)