appstream-glib 0.0.1

The sys part of the rust bindings for appstream-glib
docs.rs failed to build appstream-glib-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

appstream-glib-rs

This repository contains the WIP rust bindings for appstream-glib.

Using

Add this line to your Cargo file

[dependencies]
appstream-glib = { git = "https://gitlab.gnome.org/bilelmoussaoui/appstream-glib-rs" }