# 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 = "libspa-sys" version = "0.8.0" authors = [ "Tom Wagner ", ] links = "libspa-0.2" description = "Rust FFI bindings for libspa" homepage = "https://pipewire.org" documentation = "https://pipewire.pages.freedesktop.org/pipewire-rs/libspa_sys/" readme = "README.md" keywords = [ "ffi", "pipewire", "multimedia", "audio", "video", ] categories = [ "api-bindings", "multimedia", ] license = "MIT" repository = "https://gitlab.freedesktop.org/pipewire/pipewire-rs" [package.metadata.system-deps.libpipewire] name = "libpipewire-0.3" version = "0.3" [package.metadata.system-deps.libspa] name = "libspa-0.2" version = "0.2" [lib] doctest = false [dependencies] [build-dependencies.bindgen] version = "0.69" features = [ "experimental", "runtime", ] default-features = false [build-dependencies.cc] version = "1.0" [build-dependencies.system-deps] version = "6" [features] v0_3_65 = []