# 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 = "fluent-hash" version = "0.2.3" authors = ["Web3 Developer @ Web3Developer.io"] description = "A lightweight library which provides a fluent interface for generating SHA-1 and SHA-2 digests." homepage = "https://github.com/web3-developer/fluent-hash#readme" documentation = "https://docs.rs/fluent-hash/" readme = "README.md" categories = ["cryptography"] license = "Apache-2.0" repository = "https://github.com/web3-developer/fluent-hash" [dependencies.hex] version = "0.4.3" [dependencies.ring] version = "0.17.6"