3 lines
80 B
Rust
3 lines
80 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-lib=z"); // TODO: if features Ruby
|
|
}
|