Skip to content

Commit

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

---
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 Jul 8, 2024
1 parent 40cb3fa commit bbb5336
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 @@ -11,7 +11,7 @@ version = "0.1.0"
[dependencies]
anyhow = "1.0.82"
arrayref = { version = "0.3.7" }
async-trait = "0.1.79"
async-trait = "0.1.81"
chrono = { version = "0.4" }
cuid = { version = "1.3.2" }
data-encoding = { version = "2.5.0" }
Expand Down

0 comments on commit bbb5336

Please sign in to comment.