Skip to content

Commit 2a10582

Browse files
committed
Update dependencies
1 parent 5c35b74 commit 2a10582

File tree

2 files changed

+55
-13
lines changed

2 files changed

+55
-13
lines changed

Cargo.lock

Lines changed: 54 additions & 12 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
@@ -27,7 +27,7 @@ strsim = "0.10.0"
2727
thiserror = "1.0"
2828
tokio = { version = "1.10", features = ["rt", "rt-multi-thread", "macros", "signal", "time", "sync"] }
2929
tokio-stream = "0.1"
30-
tokio-tungstenite = { version = "0.20", features = [ "native-tls" ] }
30+
tokio-tungstenite = { version = "0.21", features = [ "native-tls" ] }
3131
twitch-irc = "5.0"
3232
typetag = "0.2"
3333

0 commit comments

Comments
 (0)