# 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 = "clightningrpc-conf" version = "0.0.3" authors = ["Vincenzo Palazzo "] description = "Crate that provides a simple configuration manager for core lightning" homepage = "https://github.com/laanwj/cln4rust" readme = "README.md" keywords = [ "cln-conf-parser", "cln", "rpc", "lightning", "bitcoin", ] license = "CC0-1.0" repository = "https://github.com/laanwj/cln4rust.git" [dependencies.albert_stream] version = "0.0.4" [dependencies.indexmap] version = "1.9.2"