Skip to content

Commit

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

---
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 and arxanas committed Jul 3, 2023
1 parent 576781e commit e8b43a7
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 git-branchless-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ test = true
[dependencies]
anyhow = "1.0.71"
assert_cmd = "2.0.7"
async-trait = "0.1.68"
async-trait = "0.1.69"
bstr = "1.5.0"
chashmap = "2.2.2"
chrono = "0.4.26"
Expand Down

0 comments on commit e8b43a7

Please sign in to comment.