Skip to content

Bump dep versions and release 0.2.1. #323

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

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Conversation

BurntSushi
Copy link
Member

Specifically, we bump the dep on aho-corasick to 0.6.0, which includes a
dep on memchr 1.0.0. This avoids compiling two distinct versions of
memchr into every regex build.

@BurntSushi
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jan 2, 2017

📌 Commit 75e5410 has been approved by BurntSushi

@bors
Copy link
Contributor

bors commented Jan 2, 2017

⌛ Testing commit 75e5410 with merge e97a000...

bors added a commit that referenced this pull request Jan 2, 2017
Bump dep versions and release 0.2.1.

Specifically, we bump the dep on aho-corasick to 0.6.0, which includes a
dep on memchr 1.0.0. This avoids compiling two distinct versions of
memchr into every regex build.
@bors
Copy link
Contributor

bors commented Jan 2, 2017

💔 Test failed - status-travis

Specifically, we bump the dep on aho-corasick to 0.6.0, which includes a
dep on memchr 1.0.0. This avoids compiling two distinct versions of
memchr into every regex build.

Fixes rust-lang#324
@BurntSushi
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jan 2, 2017

📌 Commit 75ae79b has been approved by BurntSushi

@bors
Copy link
Contributor

bors commented Jan 2, 2017

⌛ Testing commit 75ae79b with merge c7bf105...

bors added a commit that referenced this pull request Jan 2, 2017
Bump dep versions and release 0.2.1.

Specifically, we bump the dep on aho-corasick to 0.6.0, which includes a
dep on memchr 1.0.0. This avoids compiling two distinct versions of
memchr into every regex build.
@bors
Copy link
Contributor

bors commented Jan 3, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: BurntSushi
Pushing c7bf105 to master...

@bors bors merged commit 75ae79b into rust-lang:master Jan 3, 2017
@BurntSushi BurntSushi deleted the bump branch January 3, 2017 00:53
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