# 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 = "armory_wallet_checksum_searcher" version = "0.3.0" authors = ["RecRanger "] description = "A tool to locate and extract Armory wallets on corrupted and deleted hard drives" homepage = "https://github.com/RecRanger/armory-wallet-checksum-searcher" readme = "README.md" license = "BSD-3-Clause" repository = "https://github.com/RecRanger/armory-wallet-checksum-searcher.git" [dependencies.chrono] version = "0.4.38" [dependencies.clap] version = "3.1.18" features = ["derive"] [dependencies.fern] version = "0.6.2" [dependencies.humantime] version = "2.1.0" [dependencies.indexmap] version = "2.2.6" [dependencies.log] version = "0.4.21" [dependencies.lz4_flex] version = "0.11.3" [dependencies.sha2] version = "0.10.8" [dependencies.simple_logger] version = "1.16.0"