Skip to content

Commit 0e171fb

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump async-trait from 0.1.79 to 0.1.80
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.79 to 0.1.80. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.79...0.1.80) --- 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 53ec6ea commit 0e171fb

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
@@ -33,7 +33,7 @@ tag = false
3333

3434
[workspace.dependencies]
3535
anyhow = "1.0.82"
36-
async-trait = "0.1.79"
36+
async-trait = "0.1.80"
3737
bstr = "1.9.1"
3838
bugreport = "0.5.0"
3939
chashmap = "2.2.2"

0 commit comments

Comments
 (0)