Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 0fc9e28

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump async-trait from 0.1.81 to 0.1.82
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.81 to 0.1.82. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.82) --- 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 ff7dcf4 commit 0fc9e28

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
@@ -68,7 +68,7 @@ features = ["chrono", "url", "tracing"]
6868

6969
# Utility to write and implement async traits
7070
[workspace.dependencies.async-trait]
71-
version = "0.1.81"
71+
version = "0.1.82"
7272

7373
# High-level error handling
7474
[workspace.dependencies.anyhow]

0 commit comments

Comments
 (0)