# 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 = "notan_oddio" version = "0.12.1" authors = ["Nazarí González "] description = "Provides support for Audio features using Oddio" homepage = "https://github.com/Nazariglez/notan" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/Nazariglez/notan" [dependencies.cpal] version = "0.15.2" features = ["wasm-bindgen"] [dependencies.hashbrown] version = "0.14.1" [dependencies.log] version = "0.4.20" [dependencies.notan_audio] version = "0.12.1" [dependencies.oddio] version = "0.6.2" [dependencies.symphonia] version = "0.5.3" features = ["mp3"]