# 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 = "hyperlink-one-time-pad" version = "0.2.0" authors = ["772"] description = "CLI tool that doesn't require you to save huge files for one-time-pad encryptions by using hyperlinks." readme = "README.md" keywords = ["one-time-pad", "hyperlink", "encryption", "cli", "terminal"] categories = ["command-line-interface", "command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/772/hyperlink-one-time-pad/" resolver = "2" [dependencies.error-chain] version = "0.12.4" [dependencies.reqwest] version = "0.11.7" [dependencies.tokio] version = "1.14.0" features = ["full"]