# 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 = "alsaseq-sys" version = "0.7.0" authors = ["Takashi Sakamoto"] build = "build.rs" links = "alsaseq" exclude = ["Gir.toml"] description = "FFI binding for alsaseq library" homepage = "https://alsa-project.github.io/gobject-introspection-docs/" documentation = "https://docs.rs/alsaseq-sys/" readme = "README.md" keywords = [ "music", "alsa", "linux", "glib", "ffi", ] categories = [ "external-ffi-bindings", "hardware-support", "os::linux-apis", ] license = "MIT" repository = "https://github.com/alsa-project/alsa-gobject-rs" 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.alsaseq] name = "alsaseq" version = "0.3" [lib] name = "alsaseq_sys" [dependencies.alsatimer-sys] version = "0.7.0" [dependencies.glib-sys] version = "0.20" [dependencies.gobject-sys] version = "0.20" [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]