# 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 = "nobody" version = "0.1.0" authors = ["aghil mohandas "] description = "nobody works for you 🙄" license = "MIT" [dependencies.crossterm] version = "0.27.0" [dependencies.indicatif] version = "0.17.7" [dependencies.minimo] version = "0.3.0" [dependencies.nom] version = "7.1.3" [dependencies.rand] version = "0.8.5" [dependencies.reqwest] version = "0.11.23" features = ["blocking"] [dependencies.zip] version = "0.6.6"