Skip to content

Commit 99ea668

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

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
@@ -23,7 +23,7 @@ test_js_interop = []
2323
anyhow = "1.0.97"
2424
async-rt = "0.1.5"
2525
async-stream = { version = "0.3.6" }
26-
async-trait = { version = "0.1.87" }
26+
async-trait = { version = "0.1.88" }
2727
asynchronous-codec = "0.7.0"
2828
base64 = { version = "0.22.1" }
2929
bytes = "1.10.0"

0 commit comments

Comments
 (0)