# 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 = "hecker" version = "0.1.1" authors = ["Jonas da Silva"] description = "Pretend you are a hacker or feel like one from Hollywood" readme = "README.md" keywords = [ "fooling", "fun", "hack", "terminal", ] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/phoenixr-codes/hecker/" [dependencies.clap] version = "4.1.8" [dependencies.console] version = "0.15.5" [dependencies.ureq] version = "2.6.2"