Skip to content

Commit 73b0f19

Browse files
build(deps): bump async-trait from 0.1.77 to 0.1.79
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.77 to 0.1.79. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.77...0.1.79) --- 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 482cece commit 73b0f19

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
@@ -19,7 +19,7 @@ logging-utils = ["tracing-subscriber"]
1919

2020
[dependencies]
2121
async-lock = "2.8"
22-
async-trait = "0.1.73"
22+
async-trait = "0.1.79"
2323
color-eyre = "0.6.2"
2424
futures = "0.3.28"
2525
tracing = "0.1.37"

0 commit comments

Comments
 (0)