Skip to content

Commit 5fd22ea

Browse files
Bump async-trait from 0.1.82 to 0.1.86
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.82 to 0.1.86. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.82...0.1.86) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79b2af commit 5fd22ea

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tower-http = { version = "0.6", features = [
2626
"cors",
2727
] }
2828
chrono = "0.4.38"
29-
async-trait = "0.1.81"
29+
async-trait = "0.1.86"
3030
# Investigate if wither::bson can be used instead and activate this feature.
3131
bson = { version = "2.10.0", features = ["serde_with", "chrono-0_4"] }
3232
jsonwebtoken = "9.3.0"

0 commit comments

Comments
 (0)