Skip to content

Commit

Permalink
Remove onig_sys from features
Browse files Browse the repository at this point in the history
  • Loading branch information
greymd committed Jan 1, 2024
1 parent 82779d5 commit afe7a20
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 31 deletions.
38 changes: 8 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ harness = false

[features]
default = []
oniguruma = ["onig", "onig_sys"]
oniguruma = ["onig"]

0 comments on commit afe7a20

Please sign in to comment.