Skip to content

Commit 81e298d

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump async-trait from 0.1.74 to 0.1.75
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.74 to 0.1.75. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.74...0.1.75) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dca457b commit 81e298d

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
@@ -34,7 +34,7 @@ tag = false
3434

3535
[workspace.dependencies]
3636
anyhow = "1.0.76"
37-
async-trait = "0.1.74"
37+
async-trait = "0.1.75"
3838
bstr = "1.8.0"
3939
bugreport = "0.5.0"
4040
chashmap = "2.2.2"

0 commit comments

Comments
 (0)