# 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 = "lunes" version = "0.7.1" authors = ["Lucas Oliveira "] description = "🕹 CLI Manager for Lunes Full-Node write in Rust" homepage = "https://github.com/lunes-platform/lunes-cli" license-file = "LICENSE" resolver = "2" [dependencies.clap] version = "3.1.12" features = ["derive"] [dependencies.human-panic] version = "1.0.3" [dependencies.lunesweb] version = "0.3.0" [dependencies.tokio] version = "1.19.2" [dependencies.trauma] version = "2"