[package] name = "moann" description = "Amazing blazingly fast multithreaded alternative to mechvibes" version = "0.1.2" edition = "2021" author = "Shubham singh " license-file = "LICENSE" repository = "https://github.com/shubhexists/moann" readme = "README.md" categories = [] keywords = ["moann", "mechvibes", "keypress", "sounds"] [dependencies] rodio = "0.20.1" console = "0.15.8" rdev = "0.5.3" clap = { version = "4.5.1", features = ["derive"] } indicatif = "0.17" dialoguer = "0.11.0" dirs = "4.0" tracing = "0.1.40" tracing-subscriber = "0.3.18" ureq = "2.10.1" zip = "2.2.0" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" lazy_static = "1.4"