# 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 = "gnostrd" 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" [package.metadata.wix] eula = false license = false path-guid = "4F34D323-CE75-4F07-920E-6A06ACF18864" upgrade-guid = "041EE90F-FCA6-405A-BCB0-37BBCA63FE1C" [dependencies.anyhow] version = "1.0" [dependencies.async-trait] version = "0.1.68" [dependencies.clap] version = "4.1.11" features = [ "derive", "env", ] [dependencies.duration-str] version = "0.9.1" [dependencies.env_logger] version = "0.10.0" [dependencies.futures] version = "0.3.27" [dependencies.futures-timer] version = "3.0.2" [dependencies.libp2p] version = "0.52.3" features = [ "identify", "ping", "tokio", "gossipsub", "macros", "relay", "kad", "rsa", "ed25519", "quic", "request-response", "dns", "memory-connection-limits", ] [dependencies.libp2p-webrtc] version = "0.6.0-alpha" features = [ "tokio", "pem", ] [dependencies.log] version = "0.4.17" features = ["kv"] [dependencies.rand] version = "0.8.5" [dependencies.tokio] version = "1.27.0" features = ["full"] [dependencies.tokio-util] version = "0.7" features = ["full"]