libostree-sys 0.2.0

*DEPRECATED* Please use the 'ostree-sys' crate instead
# 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 = "libostree-sys"
version = "0.2.0"
authors = ["Felix Krull"]
build = "build.rs"
links = "ostree-1"
description = "*DEPRECATED* Please use the 'ostree-sys' crate instead"
documentation = "https://fkrull.gitlab.io/ostree-rs/libostree_sys"
keywords = ["ffi", "ostree", "libostree"]
categories = ["external-ffi-bindings"]
license = "MIT"
repository = "https://gitlab.com/fkrull/ostree-rs"
[package.metadata.docs.rs]
features = ["dox"]

[lib]
name = "libostree_sys"
[dependencies.gio-sys]
version = "0.7"

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

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

[dependencies.libc]
version = "0.2"
[dev-dependencies.shell-words]
version = "0.1.0"

[dev-dependencies.tempdir]
version = "0.3"
[build-dependencies.pkg-config]
version = "0.3.7"

[features]
dox = []
v2014_9 = []
v2015_7 = ["v2014_9"]
v2017_10 = ["v2017_9"]
v2017_11 = ["v2017_10"]
v2017_12 = ["v2017_11"]
v2017_13 = ["v2017_12"]
v2017_15 = ["v2017_13"]
v2017_3 = ["v2015_7"]
v2017_4 = ["v2017_3"]
v2017_6 = ["v2017_4"]
v2017_7 = ["v2017_6"]
v2017_8 = ["v2017_7"]
v2017_9 = ["v2017_8"]
v2018_2 = ["v2017_15"]
v2018_3 = ["v2018_2"]
v2018_5 = ["v2018_3"]
v2018_6 = ["v2018_5"]
v2018_7 = ["v2018_6"]
[badges.gitlab]
repository = "fkrull/ostree-rs"