Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
715209 committed Feb 11, 2024
1 parent 5c35b74 commit 2a10582
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 13 deletions.
66 changes: 54 additions & 12 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 @@ -27,7 +27,7 @@ strsim = "0.10.0"
thiserror = "1.0"
tokio = { version = "1.10", features = ["rt", "rt-multi-thread", "macros", "signal", "time", "sync"] }
tokio-stream = "0.1"
tokio-tungstenite = { version = "0.20", features = [ "native-tls" ] }
tokio-tungstenite = { version = "0.21", features = [ "native-tls" ] }
twitch-irc = "5.0"
typetag = "0.2"

Expand Down

0 comments on commit 2a10582

Please sign in to comment.