Skip to content

Commit

Permalink
build(deps): bump async-trait from 0.1.77 to 0.1.79
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 5af04f5 commit a56315d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ authors = [
[dependencies]
anyhow = "1.0"
async-hofs = "0.1.1"
async-trait = "0.1.77"
async-trait = "0.1.79"
build-info = "0.0.36"
clap = { version = "4.5", features = ["derive"] }
console = "0.15.8"
Expand Down

0 comments on commit a56315d

Please sign in to comment.