diff --git a/Cargo.toml b/Cargo.toml index beddedc..e496590 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,6 @@ tokio-io = "0.1.7" # Uncomment when `tungstenite-rs` is released. # version = "0.7.0" git = "https://github.com/snapview/tungstenite-rs" -branch = "close-as-message" default-features = false [dependencies.bytes]