# 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.73" name = "gnostr-lookup" version = "0.0.40" authors = [ "gnostr ", "Mike Dilger ", "DanConwayDev ", "Max Inden ", "fiatjaf ", "Nate Levin ", "Nethanja Focking ", "Daniele Tonon ", "jeremyd (@jeremyd)", ] description = "git+nostr workflow utility" homepage = "https://github.com/gnostr-org/gnostr" documentation = "https://github.com/gnostr" readme = "README.md" keywords = [ "git", "gnostr", "nostr", ] license = "Apache-2.0" repository = "https://github.com/gnostr-org/gnostr" [dependencies.ansi_term] version = "0.12.1" [dependencies.async-std] version = "1.12.0" features = ["attributes"] [dependencies.env_logger] version = "0.10.1" [dependencies.futures] version = "0.3.30" [dependencies.libp2p] version = "0.52.1" features = [ "dns", "async-std", "noise", "tcp", "yamux", "identify", "kad", "ping", "relay", "rsa", "macros", "secp256k1", "ecdsa", "websocket", ] default-features = false [dependencies.libp2p-mplex] version = "0.40" [dependencies.libp2p-quic] version = "0.8.0-alpha" features = ["async-std"] [dependencies.log] version = "0.4" [dependencies.structopt] version = "0.3.26" [dependencies.thiserror] version = "1"