[package] name = "libregex_rust" version = "0.1.0" edition = "2024" [lib] crate-type = ["staticlib"] [build-dependencies] cbindgen = "0.29"