# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "hinoko-sys" version = "0.7.0" authors = ["Takashi Sakamoto"] build = "build.rs" links = "hinoko" exclude = ["Gir.toml"] description = "FFI bindings for hinoko library" homepage = "https://alsa-project.github.io/gobject-introspection-docs/" documentation = "https://docs.rs/hinoko-sys/" readme = "README.md" keywords = [ "ieee1394", "firewire", "linux", "glib", "ffi", ] categories = [ "external-ffi-bindings", "hardware-support", "os::linux-apis", ] license = "MIT" repository = "https://git.kernel.org/pub/scm/libs/ieee1394/hinoko-rs.git/" resolver = "1" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", "--generate-link-to-definition", ] [package.metadata.system-deps.hinoko] name = "hinoko" version = "1.0" [lib] name = "hinoko_sys" [dependencies.glib-sys] version = "0.20" [dependencies.gobject-sys] version = "0.20" [dependencies.hinawa-sys] version = "0.12" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.1" [dev-dependencies.tempfile] version = "3.12" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.system-deps] version = "7.0" [features]