Skip to content

Commit 4bc5871

Browse files
Bump async-trait from 0.1.85 to 0.1.86 (#1172)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.85 to 0.1.86. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c96635 commit 4bc5871

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ file-format = "0.26.0"
6161
maud = { version = "*", features = ["axum","axum-core"] }
6262
url = "2.5.4"
6363
rust-s3 = { version = "0.36.0-beta.2", features = ["blocking", "fail-on-err", "futures", "tokio", "tokio-rustls-tls"], default-features = false }
64-
async-trait = "0.1.85"
64+
async-trait = "0.1.86"
6565
axum = { version = "0.8.1", features = ["macros","http2"] }
6666
tower-http = { version = "0.6.1", features = ["fs"] }
6767
tower = { version = "0.5.2", features = ["util"] }

0 commit comments

Comments
 (0)