# 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" rust-version = "1.64.0" name = "aotuv_lancer_vorbis_sys" version = "0.1.4" authors = ["Alejandro González "] links = "vorbis" exclude = [ "/ogg_vendor/**/.*", "/ogg_vendor/cmake", "/ogg_vendor/doc", "/ogg_vendor/README.md", "/vorbis_vendor/**/.*", "/vorbis_vendor/cmake", "/vorbis_vendor/doc", "/vorbis_vendor/test/**/*", "/vorbis_vendor/README.md", "/src/*.ogg", ] description = "Low-level FFI bindings for libvorbis, vorbisfile, and libvorbisenc C libraries with the aoTuV and Lancer patches" documentation = "https://docs.rs/aotuv_lancer_vorbis_sys" readme = "README.md" keywords = [ "libvorbis", "vorbisfile", "libvorbisenc", "aotuv", "lancer", ] categories = [ "external-ffi-bindings", "multimedia", "multimedia::audio", "multimedia::encoding", ] license = "BSD-3-Clause" repository = "https://github.com/ComunidadAylas/vorbis-rs" [dependencies.ogg_next_sys] version = "0.1.3" [build-dependencies.bindgen] version = "0.69.1" optional = true [build-dependencies.cc] version = "1.0.83" [features] build-time-bindgen = ["bindgen"]