# 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 = "terrasound" version = "0.3.2" description = "This is a Flutter package that allows you to play live audio data which is received over a local socket connection." readme = "readme.md" license = "MIT" repository = "https://github.com/kkingsbe/terrasound-rs" [dependencies.resonator] version = "0.3.2" [dependencies.rodio] version = "0.17.1"