grust 0.0.6

GObjectIntrospection bindings for Rust. This is the core library providing basic functionality to all generated crates.
[package]

name = "grust"
version = "0.0.6"
authors = ["Mikhail Zabaluev <mikhail.zabaluev@gmail.com>"]
license = "LGPL-2.1+"
readme = "README.md"
keywords = ["GObjectIntrospection", "GLib", "GObject", "GNOME"]

description = """GObjectIntrospection bindings for Rust.
This is the core library providing basic functionality to all
generated crates.
"""

repository = "https://github.com/gi-rust/grust.git"

[dependencies]
glib-2_0-sys    = "0.0.4"
gobject-2_0-sys = "0.0.6"