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

v0.1.x: tokio: bump minimum versions #1764

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

mathstuf
Copy link
Contributor

tokio-uds 0.2.4 has the UnixDatagramFramed which is reexported here
and tokio-threadpool 0.1.16 uses a new enough rand that compiles with
modern toolchains.


Link #1656 but for the 0.1 branch. See that PR for the motivation and such.

@dekellum
Copy link
Contributor

Thanks for trying to fix this. Please prefix the PR title with "v0.1.x: " so its clear?

tokio-uds 0.2.4 has the `UnixDatagramFramed` which is reexported here
and tokio-threadpool 0.1.16 uses a new enough rand that compiles with
modern toolchains.
@mathstuf
Copy link
Contributor Author

Updated.

@dekellum
Copy link
Contributor

dekellum commented Nov 25, 2019

Oh, sorry I wasn't clear, I just meant the github PR title (title edit button at top). There is also a label, but us mortals can't set it.

@mathstuf mathstuf changed the title tokio: bump minimum versions v0.1.x: tokio: bump minimum versions Nov 25, 2019
@mathstuf
Copy link
Contributor Author

I misread it now that I reread your comment :) .

@hawkw hawkw added the T-v0.1.x Topic: tokio 0.1.x label Nov 25, 2019
@hawkw hawkw merged commit b0a90d8 into tokio-rs:v0.1.x Nov 26, 2019
@mathstuf mathstuf deleted the minimal-versions-0.1 branch November 27, 2019 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-v0.1.x Topic: tokio 0.1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants