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

Building without onig feature fails #1729

Open
414owen opened this issue Jan 31, 2025 · 1 comment
Open

Building without onig feature fails #1729

414owen opened this issue Jan 31, 2025 · 1 comment

Comments

@414owen
Copy link

414owen commented Jan 31, 2025

cargo build --no-default-features fails with unresolved import onig.
If this isn't an optional feature, let's not mark it as such.

@414owen
Copy link
Author

414owen commented Jan 31, 2025

According to #1202

either it or fancy-regex is required

However

cargo build --no-default-features --features=fancy-regex

Also fails

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

No branches or pull requests

1 participant