# 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 = "2018" name = "sn_launch_tool" version = "0.13.1" authors = ["Gabriel Viganotti "] description = "SAFE API" readme = "README.md" license = "MIT OR BSD-3-Clause" repository = "https://github.com/maidsafe/sn_launch_tool.git" [dependencies.clap] version = "3.0.0" features = [ "derive", "env", ] [dependencies.color-eyre] version = "~0.6.0" [dependencies.dirs-next] version = "2.0" [dependencies.eyre] version = "~0.6.5" [dependencies.tracing] version = "~0.1.26" [dependencies.tracing-subscriber] version = "~0.3.1"