# 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 = "moann" version = "0.1.2" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Amazing blazingly fast multithreaded alternative to mechvibes" readme = "README.md" keywords = [ "moann", "mechvibes", "keypress", "sounds", ] categories = [] license-file = "LICENSE" repository = "https://github.com/shubhexists/moann" [[bin]] name = "moann" path = "src/main.rs" [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.console] version = "0.15.8" [dependencies.dialoguer] version = "0.11.0" [dependencies.dirs] version = "4.0" [dependencies.indicatif] version = "0.17" [dependencies.lazy_static] version = "1.4" [dependencies.rdev] version = "0.5.3" [dependencies.rodio] version = "0.20.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tracing] version = "0.1.40" [dependencies.tracing-subscriber] version = "0.3.18" [dependencies.ureq] version = "2.10.1" [dependencies.zip] version = "2.2.0"