# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "bitflags" version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" [[package]] name = "cc" version = "1.0.58" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f9a06fb2e53271d7c279ec1efea6ab691c35a2ae67ec0d91d7acec0caf13b518" [[package]] name = "ep-miniaudio-sys" version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7674819a3e08159a617ab5d4f07319393563dbc51aad72ceef73cd28d9855b42" dependencies = [ "bitflags", "cc", "libc", ] [[package]] name = "libc" version = "0.2.73" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9" [[package]] name = "miniaudio" version = "0.10.0" dependencies = [ "bitflags", "ep-miniaudio-sys", ]