# 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 = "rs_chacha20" version = "0.1.2" authors = ["Rafael LĂșcio "] description = """ The rs_chacha20 crate is currently a placeholder for an upcoming cryptographic hashing algorithm implementation in Rust. This algorithm is currently under development and will be released as soon as possible. Please note that until it is available, the code will be configured to panic by default.""" homepage = "https://docs.rs/rs_shield/latest/rs_shield/" readme = "./README.md" license = "GPL-2.0-only" repository = "https://github.com/Azgrom/RustyShield"