Skip to content

Commit 2b1d614

Browse files
Bump async-trait from 0.1.58 to 0.1.61 (getdozer#586)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.58 to 0.1.61. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.58...0.1.61) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 878d1e5 commit 2b1d614

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dozer-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tonic-web = "0.4.0"
2828
jsonwebtoken = "8.2.0"
2929
tokio-stream = "0.1.11"
3030
crossbeam = "0.8.2"
31-
async-trait = "0.1.58"
31+
async-trait = "0.1.61"
3232
tracing-actix-web = "0.7.1"
3333
tower = "0.4.13"
3434
hyper = "0.14.23"

0 commit comments

Comments
 (0)