# 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 = "encrypto_sha256" version = "0.1.1" authors = ["Sandip sandip@ssdd.dev"] description = "stunning-encrypto is cross platform end-to-end encryption dependency. And this is Sha256 extension of the same" homepage = "https://www.ssdd.dev/zot/crypto/sha256" readme = "README.md" keywords = [ "sha256", "end-to-end-encrypton", "stunning-encrypto", "encryption", "rust-e2ee", ] categories = ["cryptography"] license = "MIT" repository = "https://github.com/zotcrypto/encrypto_sha256_rust" [dependencies.base64] version = "0.20.0" [dependencies.hex] version = "0.4.3"