Skip to content

Commit

Permalink
Update tungstenite to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc authored and sdroege committed Dec 7, 2023
1 parent f33eba1 commit c25abd8
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 @@ -41,7 +41,7 @@ futures-io = { version = "0.3", default-features = false, features = ["std"] }
pin-project-lite = "0.2"

[dependencies.tungstenite]
version = "0.20"
version = "0.21"
default-features = false

[dependencies.async-std]
Expand Down

0 comments on commit c25abd8

Please sign in to comment.