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

bump to thread-id 3.0 #4

Merged
merged 1 commit into from
Oct 30, 2016
Merged

bump to thread-id 3.0 #4

merged 1 commit into from
Oct 30, 2016

Conversation

BurntSushi
Copy link
Contributor

This will bring in the new target specific dependencies.

Note that this is a breaking change since it increases the minimum Rust version.

@BurntSushi
Copy link
Contributor Author

Note that I hope to bumping the regex crate to 0.2 or 1.0 soon, and with that, I'll bump the dependency version on thread_local too.

@Amanieu
Copy link
Owner

Amanieu commented Oct 30, 2016

What is the minimum Rust version that you need to support?

@BurntSushi
Copy link
Contributor Author

I think I'd like to shoot for Rust 1.9. (This is what ripgrep currently requires.)

@Amanieu
Copy link
Owner

Amanieu commented Oct 30, 2016

Can you adjust .travis.yml in this PR accordingly?

This will bring in the new target specific dependencies.

Note that this is a breaking change since it increases the minimum Rust version.
@Amanieu Amanieu merged commit c2d8dc7 into Amanieu:master Oct 30, 2016
@BurntSushi BurntSushi deleted the patch-1 branch October 30, 2016 01:20
@Amanieu
Copy link
Owner

Amanieu commented Oct 30, 2016

I published thread_local 0.3.0 which now requires Rust 1.9.

@BurntSushi
Copy link
Contributor Author

Thanks! :D

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