# 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 = "wake_up_neo" version = "1.1.1" authors = ["Watagon "] description = "Simulates the hacked terminal from \"The Matrix\"" readme = "README.md" keywords = [ "matrix", "Wake-up-Neo", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/Watagon/wake_up_neo" [dependencies.clap] version = "4.1.6" features = ["derive"] [dependencies.console] version = "0.15.0" [dependencies.ctrlc] version = "3.2.5" [dependencies.rand] version = "0.8.5"