appstream-glib 0.0.1

The sys part of the rust bindings for appstream-glib
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=dylib=appstream-glib");
}