Skip to content

Commit

Permalink
Merge pull request #164 from theangryangel/dependabot/cargo/tokio-tun…
Browse files Browse the repository at this point in the history
…gstenite-0.23.1

chore(deps): update tokio-tungstenite requirement from 0.21.0 to 0.23.1
  • Loading branch information
theangryangel committed Jul 23, 2024
2 parents 0bb313c + af86e42 commit cf75d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ serde = { version = "1.0.188" }
thiserror = "1.0.40"
tokio = { version = "1.11.0" }
tokio-test = "0.4.0"
tokio-tungstenite = { version = "0.21.0" }
tokio-tungstenite = { version = "0.23.1" }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17" }

0 comments on commit cf75d94

Please sign in to comment.