Skip to content

Commit

Permalink
Update Rust crate tokio-tungstenite to 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 1f22ae2 commit fd0cf10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 74 deletions.
79 changes: 6 additions & 73 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 @@ -11,7 +11,7 @@ term = "0.7"
termini = "1"
thiserror = "1"
tokio = { version = "1", features = ["io-std", "io-util", "macros", "rt", "rt-multi-thread", "signal", "sync", "time"] }
tokio-tungstenite = "0.20.1"
tokio-tungstenite = "0.23.1"

[target.'cfg(target_os = "windows")'.dependencies]
winapi = { version = "0.3.9", features = ["consoleapi", "namedpipeapi", "processenv", "wincon", "winnt"] }
Expand Down

0 comments on commit fd0cf10

Please sign in to comment.