Skip to content

Commit 4d3ce5c

Browse files
deps: bump async-trait from 0.1.87 to 0.1.88 (#412)
2 parents a297487 + 99ea668 commit 4d3ce5c

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.1"

0 commit comments

Comments
 (0)