Skip to content

Commit 9f53d7e

Browse files
Bump async-trait from 0.1.68 to 0.1.86 (#173)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.86. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.68...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 379930f commit 9f53d7e

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
@@ -14,7 +14,7 @@ serde = { version = "1.0.164", features = ["derive"] }
1414
serde_bytes = "0.11.15"
1515
serde_json = "1.0.138"
1616
serde-xml-rs = "0.6.0"
17-
async-trait = "0.1.68"
17+
async-trait = "0.1.86"
1818
base64 = "0.21.7"
1919
base64-serde = "0.7.0"
2020
thiserror = "1.0.69"

0 commit comments

Comments
 (0)