Skip to content

Commit

Permalink
Bump async-utility to 0.12
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Kishimoto <[email protected]>
  • Loading branch information
yukibtc committed Dec 31, 2024
1 parent c544278 commit 7fbd424
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ rust-version = "1.70.0"
[workspace.dependencies]
async-trait = "0.1"
async-utility = "0.3"
#async-wsocket = "0.11"
async-wsocket = { git = "https://github.com/yukibtc/async-wsocket", rev = "259c0bc372e7d60d94827b484178bf995afdcbe6" }
async-wsocket = "0.12"
atomic-destructor = { version = "0.3", default-features = false }
js-sys = "0.3"
negentropy = { version = "0.4", default-features = false }
Expand Down

0 comments on commit 7fbd424

Please sign in to comment.