gio 0.2.0

Rust bindings for the GLib library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "gio"
version = "0.2.0"
authors = ["The Gtk-rs Project Developers"]
build = "build.rs"
description = "Rust bindings for the GLib library"
homepage = "http://gtk-rs.org/"
documentation = "http://gtk-rs.org/docs/gio/"
readme = "README.md"
keywords = ["glib", "gio", "gtk-rs", "gnome"]
license = "MIT"
repository = "https://github.com/gtk-rs/gio"

[lib]
name = "gio"
[dependencies.bitflags]
version = "0.9"

[dependencies.gobject-sys]
version = "0.4.0"

[dependencies.gio-sys]
version = "0.4.0"

[dependencies.libc]
version = "0.2"

[dependencies.glib-sys]
version = "0.4.0"

[dependencies.glib]
version = "0.3.0"
[build-dependencies.gtk-rs-lgpl-docs]
version = "^0.1.3"
optional = true

[features]
v2_42 = ["v2_40", "gio-sys/v2_42"]
v2_44 = ["v2_42", "gio-sys/v2_44"]
purge-lgpl-docs = ["gtk-rs-lgpl-docs"]
v2_46 = ["v2_44", "gio-sys/v2_46"]
v2_34 = ["gio-sys/v2_34"]
embed-lgpl-docs = ["gtk-rs-lgpl-docs"]
v2_48 = ["v2_46", "gio-sys/v2_48"]
v2_40 = ["v2_38", "gio-sys/v2_40"]
v2_36 = ["v2_34", "gio-sys/v2_36"]
v2_50 = ["v2_48", "gio-sys/v2_50"]
v2_38 = ["v2_36", "gio-sys/v2_38"]