rusile 0.15.9

Rusty components for the SILE typesetter
1
2
3
fn main() {
    println!("cargo:rustc-link-arg=-Wl,-undefined,dynamic_lookup");
}