We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @daniel-abramov
Looks like the tungstenite
tokio-tungstenite/Cargo.toml
Line 36 in c1025d5
That leads to have two differents versions of tungstenite in the same project
Is that normal ?
Maybe a solution would be to bump the two crates to 0.23
tungstenite@0.22
tungstenite@0.23
tokio-tungstenite@0.22
tungstenite@0.21
tokio-tungstenite@0.23
(and it will fix snapview/tungstenite-rs#427 (review))
The text was updated successfully, but these errors were encountered:
Options::additional_headers
subprotocols
Thanks for reporting that. I'm going to address that in a minute!
Sorry, something went wrong.
a53454b
No branches or pull requests
Hi @daniel-abramov
Looks like the tungstenite
tokio-tungstenite/Cargo.toml
Line 36 in c1025d5
That leads to have two differents versions of tungstenite in the same project
Is that normal ?
Maybe a solution would be to bump the two crates to 0.23
tungstenite@0.22
->tungstenite@0.23
tokio-tungstenite@0.22
usingtungstenite@0.21
->tokio-tungstenite@0.23
usingtungstenite@0.23
(and it will fix snapview/tungstenite-rs#427 (review))
The text was updated successfully, but these errors were encountered: