# 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 = "l402_middleware" version = "0.1.0" description = "A middleware library for rust that provides handler functions to accept microtransactions before serving ad-free content or any paid APIs." homepage = "https://github.com/DhananjayPurohit/l402_middleware" documentation = "https://docs.rs/l402_middleware" readme = "README.md" license = "MIT" repository = "https://github.com/DhananjayPurohit/l402_middleware" [dependencies.base64] version = "0.21.5" [dependencies.bitcoin] version = "0.32.3" [dependencies.dotenv] version = "0.15.0" [dependencies.hex] version = "0.4.3" [dependencies.lightning] version = "0.0.124" [dependencies.lightning-invoice] version = "0.32.0" [dependencies.macaroon] version = "0.3.0" [dependencies.reqwest] version = "0.12.7" [dependencies.rocket] version = "0.5.0-rc.3" features = ["json"] [dependencies.serde] version = "1.0.210" [dependencies.tokio] version = "1.40.0" [dependencies.tonic_openssl_lnd] version = "0.2.0"