asg017 / sqlite-regex

A fast regular expression SQLite extension, written in Rust
Apache License 2.0
166 stars 7 forks source link

add `static` feature #25

Open xuxiaocheng0201 opened 4 months ago

xuxiaocheng0201 commented 4 months ago

Prevent to write sqlite-loadable = { version = "0.0.6-alpha.6", features = ["static"] } in Cargo.toml.