# 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 = "thindx-xaudio2-sys" version = "0.0.0-2022-11-19" authors = ["MaulingMonkey "] description = "Low level FFI for XAudio2" documentation = "https://docs.rs/thindx-xaudio2-sys" readme = "Readme.md" keywords = [ "directx", "xaudio2", ] categories = [ "external-ffi-bindings", "multimedia::audio", "os::windows-apis", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/MaulingMonkey/thindx-xaudio2" [package.metadata.docs.rs] default-target = "x86_64-pc-windows-msvc" targets = [ "x86_64-pc-windows-msvc", "i686-pc-windows-msvc", ] all-features = true [lib] path = "src/_sys.rs" [features] default = [] helper-functions = [] [target."cfg(windows)".dependencies.abibool] version = "0.5" features = ["bytemuck"] [target."cfg(windows)".dependencies.abistr] version = "0.2.0-rc3" features = ["bytemuck"] [target."cfg(windows)".dependencies.bytemuck] version = "1" features = ["derive"] [target."cfg(windows)".dependencies.mcom] version = "0.1.3" [target."cfg(windows)".dependencies.winapi] version = "0.3.9" features = [ "guiddef", "mmreg", "audiosessiontypes", "unknwnbase", ] [target."cfg(windows)".dependencies.winresult] version = "0.1.3"