# 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 = "dark-crystal-web3" version = "0.1.3" authors = ["Magma Collective "] description = "Simple CLI for backing up and recovering secrets using Dark Crystal Web3" homepage = "https://darkcrystal.pw" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://gitlab.com/dark-crystal-web3/dark-crystal-web3-backup" [dependencies.clap] version = "3.0.7" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.dark-crystal-web3-core] version = "0.1.1" [dependencies.directories] version = "4.0.1" [dependencies.file-serve] version = "0.2.1" [dependencies.hex] version = "0.4.3" [dependencies.qr_code] version = "1.1.0" [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_json] version = "1.0.75" [dependencies.serde_qs] version = "0.8.5"