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

Make the smawk dependency optional #261

Merged
merged 1 commit into from
Dec 29, 2020
Merged

Make the smawk dependency optional #261

merged 1 commit into from
Dec 29, 2020

Conversation

mgeisler
Copy link
Owner

@mgeisler mgeisler commented Dec 28, 2020

The smawk crate is now an optional (but default) dependency. It remains a default dependency because it improves the result of the word wrapping at very little cost for the user — conversely, it is now an optional dependency so that people who don’t want to use the optimal-fit wrapping algorithm can avoid the dependency.

The smawk crate is now an optional (but default) dependency. It
remains a default dependency because it improves the result of the
word wrapping at very little cost for the user — conversely, it is now
an optional dependency so that people who don’t want to use the
optimal-fit wrapping algorithm can avoid the dependency.
@mgeisler mgeisler merged commit 602aaf2 into master Dec 29, 2020
@github-actions github-actions bot mentioned this pull request Dec 30, 2020
@mgeisler mgeisler deleted the optional-smawk branch January 30, 2021 16:48
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.

1 participant