Skip to content

Commit

Permalink
Merge pull request #34 from Watfaq/dependabot/cargo/tokio-tungstenite…
Browse files Browse the repository at this point in the history
…-0.20.0

Bump tokio-tungstenite from 0.18.0 to 0.20.0
  • Loading branch information
ibigbug authored Jul 31, 2023
2 parents 0a8733a + 5a85a49 commit b38ba87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dhcproto = "0.8"
rand = "0.8"

socket2 = "0.4"
tokio-tungstenite = "0.18.0"
tokio-tungstenite = "0.20.0"

tracing = "0.1"
tracing-subscriber = "0.3"
Expand Down

0 comments on commit b38ba87

Please sign in to comment.