Skip to content
New issue

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

Upgrade rand 0.5.2 -> 0.6.4 #53

Merged
merged 1 commit into from Jan 14, 2019
Merged

Upgrade rand 0.5.2 -> 0.6.4 #53

merged 1 commit into from Jan 14, 2019

Conversation

resilar
Copy link
Contributor

@resilar resilar commented Jan 14, 2019

Tokio & futures 0.1 ecosystem seems to have moved to rand 0.6 except for Tungstenite. At least in my toyproject, Tungstenite is the only dependency that still depends on rand 0.5.2. This patch resolves the only remaining duplicate transitive dependency in my project (since no two rand versions are required after applying this patch).

@daniel-abramov
Copy link
Member

Thanks.

@daniel-abramov daniel-abramov merged commit c33f4f3 into snapview:master Jan 14, 2019
psmit pushed a commit to psmit/tungstenite-rs that referenced this pull request Nov 14, 2019
Introduce `Message::Close` support and return `Async::Ready(None)` when the stream is ended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants