# 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 = "pjproject-sys" version = "1.0.0" authors = ["DaniƩl Kerkmann "] build = "build.rs" description = "Rust FFI binding for the pjproject C library" readme = "README.md" keywords = [ "audio", "ffi", "pjproject", "sys", ] license = "MIT" repository = "https://gitlab.com/kerkmann/pjproject-sys" [build-dependencies.bindgen] version = "0.66" [build-dependencies.pkg-config] version = "0.3"