Skip to content
Snippets Groups Projects
Commit 8745e85e authored by dependabot[bot]'s avatar dependabot[bot] Committed by Bastian Köcher
Browse files

Bump async-trait from 0.1.66 to 0.1.67


Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.66 to 0.1.67.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.66...0.1.67)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 7cc62d75
Branches
No related merge requests found
......@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
[dependencies]
async-std = "1.6.5"
async-trait = "0.1.66"
async-trait = "0.1.67"
futures = "0.3.27"
log = "0.4.17"
relay-utils = { path = "../utils" }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment