# 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 = "2018" name = "gnostr-command" version = "0.0.3" authors = ["admin@gnostr.org "] description = "gnostr-command: gnostr rust command template" homepage = "https://github.com/gnostr-org/gnostr-command" readme = "README.md" keywords = [ "gnostr", "nostr", "git", ] categories = [ "command-line-utilities", "git", ] license = "MIT" repository = "https://github.com/gnostr-org/gnostr-command" resolver = "2" [dependencies.chrono] version = "0" [dependencies.io] version = "0.0.2" [dependencies.nostr] version = "0.24.0" [dependencies.nostr-sdk] version = "0.24.0" [dependencies.time] version = "0.1.42" [dependencies.use] version = "0.0.0"