Skip to content

Commit ee1185d

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

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
@@ -13,7 +13,7 @@ resolver = "2"
1313
[workspace.dependencies]
1414
anyhow = "1.0.98"
1515
assert_cmd = "2.0.17"
16-
async-trait = "0.1.88"
16+
async-trait = "0.1.89"
1717
base64 = "0.22.1"
1818
built = { version = "0.8.0", features = ["git2"] }
1919
bytes = "1.10.1"

0 commit comments

Comments
 (0)