Skip to content

Commit

Permalink
Update async-tungstenite to 0.13 (#1228)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelc authored and arqunis committed Mar 15, 2022
1 parent 82e5095 commit d1a3ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -77,7 +77,7 @@ version = "1.1"
default-features = false
features = ["tokio-runtime"]
optional = true
version = "0.12"
version = "0.13"

# Tokio v0.2
[dependencies.async-tungstenite_compat]
Expand Down

0 comments on commit d1a3ded

Please sign in to comment.