8000 Dependency on rust-fuzzy-search should be optional · Issue #197 · google/argh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dependency on rust-fuzzy-search should be optional #197

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 < 8000 a class="Link--inTextBlock" href="https://docs.github.com/privacy" target="_blank">privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ephemeralriggs opened this issue Feb 25, 2025 · 0 comments
Closed

Dependency on rust-fuzzy-search should be optional #197

ephemeralriggs opened this issue Feb 25, 2025 · 0 comments

Comments

@ephemeralriggs
Copy link
Contributor

The dependency on rust-fuzzy-search was introduced recently, between 0.1.12 and 0.1.13. This provides a feature that many projects do not need, at the cost of additional dependency management and space of the resulting binaries.

Can this be turned into an optional feature?

ephemeralriggs added a commit to ephemeralriggs/argh that referenced this issue May 1, 2025
Updates the lib and tests to make the dependency on rust-fuzzy-search optional,
allowing for smaller binaries if the feature is not needed.

Fixes: google#197
ephemeralriggs added a commit to ephemeralriggs/argh that referenced this issue May 1, 2025
Updates the lib and tests to make the dependency on rust-fuzzy-search optional,
allowing for smaller binaries if the feature is not needed.

Fixes: google#197
@erickt erickt closed this as completed in 3544af7 May 19, 2025
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 a pull request may close this issue.

1 participant
0