wipe_buddy 0.2.0

Wipe thinkpad laptops with ease.
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "wipe_buddy"
version = "0.2.0"
authors = ["Stefan Schindler <dns2utf8@estada.ch>"]
description = "Wipe thinkpad laptops with ease.\n"
documentation = "https://docs.rs/wipe_buddy"
readme = "README.md"
keywords = ["tool", "thinkpad", "erase", "disks", "sysadmin"]
categories = ["command-line-utilities", "os"]
license = "MIT/Apache-2.0"
repository = "https://gitlab.com/dns2utf8/wipe_buddy"
[dependencies.ansi_term]
version = "0.12"

[dependencies.lazy_static]
version = "1.0"

[dependencies.rand]
version = "0.7"

[dependencies.threadpool]
version = "1.0"