onig 3.1.1

Rust-Onig is a set of rust bindings for the oniguruma regular expression library.
Documentation
base_path: .
command: cargo test
filters:
  - \.rs$
  - Cargo\.toml$