tin-summer 1.17.1

Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass.
Documentation
# 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 = "tin-summer"
version = "1.17.1"
authors = ["Vanessa McHale <vanessa.mchale@reconfigure.io>"]
build = "build.rs"
description = "Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass."
homepage = "https://github.com/vmchale/tin-summer"
documentation = "https://github.com/vmchale/tin-summer#README"
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/vmchale/tin-summer"
[profile.release]
lto = true

[lib]
name = "liboskar"
path = "src/lib.rs"

[[bin]]
name = "sn"
path = "src/main.rs"
[dependencies.regex]
version = "0.2"
features = ["simd-accel"]

[dependencies.clap]
version = "2.26.0"
features = ["yaml"]

[dependencies.pad]
version = "0.1.4"

[dependencies.walkdir]
version = "1.0.7"

[dependencies.crossbeam]
version = "0.3.0"

[dependencies.colored]
version = "1.5.2"

[dependencies.num_cpus]
version = "1.6.2"

[dependencies.lazy_static]
version = "0.2.8"

[dependencies.nom]
version = "3.2.0"

[dependencies.glob]
version = "0.2.11"
[build-dependencies.clap]
version = "2.26.0"
features = ["yaml"]

[features]
english = []
default = ["english"]
bash = []
deutsch = []
francais = []
fish = []
verbose = []