# 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 = "2018" name = "keeshond_audio" version = "0.25.0" authors = ["Danni H "] description = "Audio subsystem for Keeshond Game Engine" readme = "README.md" categories = ["game-engines"] license = "MIT/Apache-2.0" repository = "https://gitlab.com/cosmicchipsocket/keeshond" [dependencies.alto] version = "3.0.4" [dependencies.bit-set] version = "0.5.0" [dependencies.failure] version = "0.1.5" [dependencies.failure_derive] version = "0.1.5" [dependencies.hound] version = "3.4.0" [dependencies.keeshond_datapack] version = "0.13.0" features = ["serde"] [dependencies.lewton] version = "0.10.1" [dependencies.log] version = "0.4.6" features = ["std"]