Skip to content

Commit bfb131f

Browse files
chore(deps): bump async-trait from 0.1.83 to 0.1.87
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.83 to 0.1.87. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.87) --- 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 ab9f49b commit bfb131f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -54,7 +54,7 @@ anyhow = "1.0.77"
5454
file-rotate = { version = "0.7.5" }
5555
reqwest = { version = "0.11", features = ["json", "multipart"] }
5656
tokio = { version = "1", features = ["rt", "rt-multi-thread"] }
57-
async-trait = "0.1.68"
57+
async-trait = "0.1.87"
5858
elasticsearch = { version = "8.5.0-alpha.1", optional = true }
5959
murmur3 = { version = "0.5.2", optional = true }
6060
openssl = { version = "0.10", optional = true, features = ["vendored"] }

0 commit comments

Comments
 (0)