[package] name = "nobody" version = "0.1.0" edition = "2021" authors = ["aghil mohandas "] description = "nobody works for you 🙄" license = "MIT" [dependencies] crossterm = "0.27.0" indicatif = "0.17.7" nom = "7.1.3" rand = "0.8.5" reqwest = { version = "0.11.23", features = ["blocking"] } zip = "0.6.6" minimo = "0.3.0"