Skip to content

Bump to smallvec 1.1.0 #52

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 21, 2020
Merged

Bump to smallvec 1.1.0 #52

merged 1 commit into from
Jan 21, 2020

Conversation

clintfred
Copy link
Contributor

No description provided.

@Manishearth Manishearth merged commit fa604a6 into unicode-rs:master Jan 21, 2020
@clintfred
Copy link
Contributor Author

clintfred commented Jan 21, 2020

@Manishearth Thanks for the quick merge.

Would you be willing to cut a new release of unicode-normalization with patch version bump so downstream can pick this up?

@Manishearth
Copy link
Member

Sure!

@Manishearth
Copy link
Member

Done!

@mbrubeck
Copy link

mbrubeck commented Feb 4, 2020

For the record, this change was unnecessary. This crate is already compatible with any smallvec 1.x version, and cargo will pick the highest version by default when creating or updating a Cargo.lock file. smallvec 1.1.0 did not add any bug fixes or features used by this crate, so there’s no reason to require it.

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.

3 participants