# 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 = "gnostr-bins" version = "0.0.64" authors = [ "gnostr admin@gnostr.org", "Mike Dilger ", ] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "gnostr: a git+nostr workflow utility" homepage = "https://github.com/gnostr-org/gnostr-bins" readme = "README.md" keywords = [ "gnostr", "nostr", ] license = "MIT" repository = "https://github.com/gnostr-org/gnostr-bins" [profile.dist] lto = "thin" inherits = "release" [lib] name = "gnostr_bins" path = "src/lib.rs" [[bin]] name = "bech32_to_any" path = "src/bin/bech32_to_any.rs" [[bin]] name = "create_event" path = "src/bin/create_event.rs" [[bin]] name = "create_event_raw" path = "src/bin/create_event_raw.rs" [[bin]] name = "create_giftwrap" path = "src/bin/create_giftwrap.rs" [[bin]] name = "create_nevent" path = "src/bin/create_nevent.rs" [[bin]] name = "decrypt_private_key" path = "src/bin/decrypt_private_key.rs" [[bin]] name = "dump_relay" path = "src/bin/dump_relay.rs" [[bin]] name = "dump_relay_with_login" path = "src/bin/dump_relay_with_login.rs" [[bin]] name = "encrypt_private_key" path = "src/bin/encrypt_private_key.rs" [[bin]] name = "fetch_by_filter" path = "src/bin/fetch_by_filter.rs" [[bin]] name = "fetch_by_id" path = "src/bin/fetch_by_id.rs" [[bin]] name = "fetch_by_id_with_login" path = "src/bin/fetch_by_id_with_login.rs" [[bin]] name = "fetch_by_kind_and_author" path = "src/bin/fetch_by_kind_and_author.rs" [[bin]] name = "fetch_by_kind_and_author_limit" path = "src/bin/fetch_by_kind_and_author_limit.rs" [[bin]] name = "fetch_by_kind_and_author_with_login" path = "src/bin/fetch_by_kind_and_author_with_login.rs" [[bin]] name = "fetch_giftwraps" path = "src/bin/fetch_giftwraps.rs" [[bin]] name = "fetch_metadata" path = "src/bin/fetch_metadata.rs" [[bin]] name = "fetch_nip11" path = "src/bin/fetch_nip11.rs" [[bin]] name = "fetch_relay_list" path = "src/bin/fetch_relay_list.rs" [[bin]] name = "form_naddr" path = "src/bin/form_naddr.rs" [[bin]] name = "generate_keypair" path = "src/bin/generate_keypair.rs" [[bin]] name = "gnostr-add" path = "src/bin/gnostr-add.rs" [[bin]] name = "gnostr-bech32-to-any" path = "src/bin/gnostr-bech32-to-any.rs" [[bin]] name = "gnostr-blame" path = "src/bin/gnostr-blame.rs" [[bin]] name = "gnostr-blockhash" path = "src/bin/gnostr-blockhash.rs" [[bin]] name = "gnostr-blockheight" path = "src/bin/gnostr-blockheight.rs" [[bin]] name = "gnostr-cat-file" path = "src/bin/gnostr-cat-file.rs" [[bin]] name = "gnostr-cli-example" path = "src/bin/gnostr-cli-example.rs" [[bin]] name = "gnostr-clone" path = "src/bin/gnostr-clone.rs" [[bin]] name = "gnostr-decrypt-private_key" path = "src/bin/gnostr-decrypt-private_key.rs" [[bin]] name = "gnostr-diff" path = "src/bin/gnostr-diff.rs" [[bin]] name = "gnostr-dump-relay" path = "src/bin/gnostr-dump-relay.rs" [[bin]] name = "gnostr-encrypt-private_key" path = "src/bin/gnostr-encrypt-private_key.rs" [[bin]] name = "gnostr-fetch" path = "src/bin/gnostr-fetch.rs" [[bin]] name = "gnostr-fetch-by-id" path = "src/bin/gnostr-fetch-by-id.rs" [[bin]] name = "gnostr-fetch-by-kind-and-author" path = "src/bin/gnostr-fetch-by-kind-and-author.rs" [[bin]] name = "gnostr-fetch-metadata" path = "src/bin/gnostr-fetch-metadata.rs" [[bin]] name = "gnostr-fetch-nip11" path = "src/bin/gnostr-fetch-nip11.rs" [[bin]] name = "gnostr-fetch-pubkey-relays" path = "src/bin/gnostr-fetch-pubkey-relays.rs" [[bin]] name = "gnostr-fetch-relay-list" path = "src/bin/gnostr-fetch-relay-list.rs" [[bin]] name = "gnostr-fetch-watch-list" path = "src/bin/gnostr-fetch-watch-list.rs" [[bin]] name = "gnostr-fetch-watch-list-iterator" path = "src/bin/gnostr-fetch-watch-list-iterator.rs" [[bin]] name = "gnostr-form-event-addr" path = "src/bin/gnostr-form-event-addr.rs" [[bin]] name = "gnostr-generate-keypair" path = "src/bin/gnostr-generate-keypair.rs" [[bin]] name = "gnostr-get-relays" path = "src/bin/gnostr-get-relays.rs" [[bin]] name = "gnostr-hash" path = "src/bin/gnostr-hash.rs" [[bin]] name = "gnostr-init" path = "src/bin/gnostr-init.rs" [[bin]] name = "gnostr-ls-remote" path = "src/bin/gnostr-ls-remote.rs" [[bin]] name = "gnostr-objects" path = "src/bin/gnostr-objects.rs" [[bin]] name = "gnostr-pi" path = "src/bin/gnostr-pi.rs" [[bin]] name = "gnostr-post-event" path = "src/bin/gnostr-post-event.rs" [[bin]] name = "gnostr-privkey-to-bech32" path = "src/bin/gnostr-privkey-to-bech32.rs" [[bin]] name = "gnostr-pubkey-to-bech32" path = "src/bin/gnostr-pubkey-to-bech32.rs" [[bin]] name = "gnostr-pull" path = "src/bin/gnostr-pull.rs" [[bin]] name = "gnostr-reflog" path = "src/bin/gnostr-reflog.rs" [[bin]] name = "gnostr-rev-list" path = "src/bin/gnostr-rev-list.rs" [[bin]] name = "gnostr-rev-parse" path = "src/bin/gnostr-rev-parse.rs" [[bin]] name = "gnostr-sha256" path = "src/bin/gnostr-sha256.rs" [[bin]] name = "gnostr-state" path = "src/bin/gnostr-state.rs" [[bin]] name = "gnostr-status" path = "src/bin/gnostr-status.rs" [[bin]] name = "gnostr-tag" path = "src/bin/gnostr-tag.rs" [[bin]] name = "gnostr-verify-keypair" path = "src/bin/gnostr-verify-keypair.rs" [[bin]] name = "gnostr-weeble" path = "src/bin/gnostr-weeble.rs" [[bin]] name = "gnostr-wobble" path = "src/bin/gnostr-wobble.rs" [[bin]] name = "gnostr-xor" path = "src/bin/gnostr-xor.rs" [[bin]] name = "id_to_bech32" path = "src/bin/id_to_bech32.rs" [[bin]] name = "post_event" path = "src/bin/post_event.rs" [[bin]] name = "post_from_files" path = "src/bin/post_from_files.rs" [[bin]] name = "privkey_to_bech32" path = "src/bin/privkey_to_bech32.rs" [[bin]] name = "pubkey_to_bech32" path = "src/bin/pubkey_to_bech32.rs" [[bin]] name = "test_nip46" path = "src/bin/test_nip46.rs" [[bin]] name = "test_relay" path = "src/bin/test_relay.rs" [[bin]] name = "verify_event" path = "src/bin/verify_event.rs" [[bin]] name = "verify_keypair" path = "src/bin/verify_keypair.rs" [dependencies.ascii] version = "1.1.0" [dependencies.base64] version = "0.21" [dependencies.bech32] version = "0.11" [dependencies.bitcoin_hashes] version = "0.14.0" [dependencies.cfg-if] version = "1.0.0" [dependencies.clap] version = "4.5.18" features = ["derive"] [dependencies.colorful] version = "0.2" [dependencies.dirs] version = "5.0" [dependencies.futures] version = "0.3.30" [dependencies.futures-util] version = "0.3" [dependencies.getopts] version = "0.2.21" [dependencies.git2] version = "0.19.0" [dependencies.gnip44] version = "0.0.64" package = "gnip44" [dependencies.hex] version = "0.4" [dependencies.http] version = "1.1" [dependencies.k256] version = "0.13" features = [ "schnorr", "ecdh", ] [dependencies.lazy_static] version = "1.4" [dependencies.lightning] version = "0.0.123-beta" [dependencies.log] version = "0.4.22" [dependencies.nostr-types] version = "0.0.64" package = "gnostr-types" [dependencies.num-bigint] version = "0.4.6" [dependencies.rand] version = "0.8" [dependencies.rand_core] version = "0.6" [dependencies.reqwest] version = "0.11" features = [ "blocking", "json", "rustls-tls-webpki-roots", ] default-features = false [dependencies.rpassword] version = "7.2" [dependencies.secp256k1] version = "0.29" features = [ "hashes", "global-context", "rand-std", "serde", ] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.sha256] version = "1.5.0" [dependencies.structopt] version = "0.3.26" [dependencies.tokio] version = "1" features = ["full"] [dependencies.tokio-tungstenite] version = "0.21" features = [ "connect", "handshake", "rustls-tls-webpki-roots", ] [dependencies.tungstenite] version = "0.21" features = ["rustls-tls-webpki-roots"] [dependencies.zeroize] version = "1.5" [dev-dependencies.cargo-dist] version = "0.21.1"