tin-summer 1.21.11

Command-line tool to find build artifacts and thing occupying space on your computer. Shatters records not glass.
Documentation
[[bin]]
name = "sn"
path = "src/main.rs"
[build-dependencies.clap]
features = ["yaml"]
version = "2.33.0"

[build-dependencies.cli-setup]
version = "0.2"
[dependencies.clap]
features = ["yaml"]
version = "2.33.0"

[dependencies.colored]
version = "1.6.0"

[dependencies.crossbeam]
version = "0.6.0"

[dependencies.glob]
version = "0.3"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.nom]
version = "3.2"

[dependencies.num_cpus]
version = "1.10.0"

[dependencies.pad]
version = "0.1.5"

[dependencies.regex]
version = "1.1.6"

[dependencies.walkdir]
version = "2.2.7"

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

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

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