# 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 = "rust_l402" version = "2.0.3-beta" authors = ["AreaLayer"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Rust L402 Client" homepage = "https://www.arealayer.net/projects" readme = "README.md" license = "MIT" repository = "https://github.com/AreaLayer/rust-l402" [package.metadata] tags = [ "rust", "lnd", "grpc", "tonic", "client", "bitcoin", "lightning", ] [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "rust_l402" path = "src/lib.rs" [dependencies.lnd_grpc_rust] version = "2.8.0" [dependencies.nostr] version = "0.35.0" [dependencies.reqwest] version = "0.12.9" [dependencies.sha2] version = "0.10.8" [dependencies.tokio] version = "1.41.0" [dependencies.webpki] version = "0.22.4"