Skip to content

Commit

Permalink
Bump wasm-ws to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Jun 3, 2024
1 parent 00ec734 commit 6115252
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ tokio-tungstenite = { version = "0.23", features = ["rustls-tls-webpki-roots"] }
webpki-roots = "0.26"

[target.'cfg(target_arch = "wasm32")'.dependencies]
wasm-ws = "0.1"
wasm-ws = "0.2"

0 comments on commit 6115252

Please sign in to comment.