Skip to content

Commit

Permalink
Bump async-trait from 0.1.53 to 0.1.56
Browse files Browse the repository at this point in the history
Bumps [async-trait](/~https://github.com/dtolnay/async-trait) from 0.1.53 to 0.1.56.
- [Release notes](/~https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.53...0.1.56)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2022
1 parent 2c8f0e7 commit 6779c61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -30,4 +30,4 @@ nix = { version = "0.24.1", default-features = false, features = ["ioctl"] }
snafu = "0.7"
indicatif = "0.16.2"
tempfile = "3.3.0"
async-trait = "0.1.53"
async-trait = "0.1.56"

0 comments on commit 6779c61

Please sign in to comment.