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

Drop dependency on rustc_version #2

Merged
merged 1 commit into from
Dec 1, 2018

Conversation

alexcrichton
Copy link
Contributor

Unfortunately this has upstream bugs like djc/rustc-version-rs#11
which make the output non-robust in the face of changing rustc's output,
so switch to a more flexible manual implementation.

Unfortunately this has upstream bugs like djc/rustc-version-rs#11
which make the output non-robust in the face of changing rustc's output,
so switch to a more flexible manual implementation.
@srijs srijs merged commit 748869d into srijs:master Dec 1, 2018
@srijs
Copy link
Owner

srijs commented Dec 1, 2018

Thanks! Published as version 1.1.1 👍

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.

2 participants