Skip to content

Commit a494476

Browse files
Bump async-trait from 0.1.75 to 0.1.77 (#79)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.75 to 0.1.77. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/commits) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27eb451 commit a494476

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

Cargo.lock

+44-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ once_cell = "1.18.0"
3434
tokio-context = "0.1.3"
3535
tracing-core = "0.1.32"
3636
webpki = "0.22.4"
37-
async-trait = "0.1.74"
37+
async-trait = "0.1.77"
3838
url = "2.5.0"
3939
zstd = { version = "0.13.0", default-features = false, features = [] }
4040
uname-rs = "0.1.1"

0 commit comments

Comments
 (0)