# 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" rust-version = "1.71.1" name = "gnostr-sha256" version = "0.0.5" authors = [ "@RandyMcMillan ", "John ", ] description = "generate a sha256 hash" homepage = "https://gnostr.org/" documentation = "https://gnostr.org" readme = "README.md" keywords = [ "git", "pow", "sha256", "gnostr", "nostr", ] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/gnostr-org/gnostr-sha256.git" [dependencies.chrono] version = "0" [dependencies.sha256] version = "1.2.2" [dependencies.time] version = "0.1.42"