[package] name = "voltorb" version = "0.1.0" edition = "2021" authors = ["Miguel Young de la Sota "] description = "Voltorb Flip in your terminal!" homepage = "https://github.com/mcy/voltorb" repository = "https://github.com/mcy/voltorb" license = "Apache-2.0" [dependencies] argh = "0.1.7" boxy = "0.1.0" crossterm = "0.23.2" enumflags2 = "0.7.5" rand = "0.8.5"