# 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] name = "libsamplerate-sys" version = "0.1.12" authors = ["Frederick Gnodtke "] build = "build.rs" exclude = [".*", "libsamplerate/appveyor.yml", "libsamplerate/autogen.sh", "libsamplerate/configure.ac", "libsamplerate/Make.bat", "libsamplerate/Makefile.am", "libsamplerate/libsamplerate.spec.in", "libsamplerate/doc/", "libsamplerate/Octave/", "libsamplerate/examples/", "libsamplerate/m4/", "libsamplerate/tests/"] description = "FFI bindings for libsamplerate" readme = "README.md" keywords = ["libsamplerate", "c", "ffi", "audio", "samplerate"] categories = ["multimedia::audio"] license = "BSD-2-Clause" repository = "https://github.com/Prior99/libsamplerate-sys" [dev-dependencies.all_asserts] version = "2.2.0" [build-dependencies.cmake] version = "0.1"