[dependencies.docopt]
version = "1.1"
[dependencies.indicatif]
version = "0.17"
[dependencies.serde]
version = "1.0"
[dependencies.serde_derive]
version = "1.0"
[dependencies.walkdir]
version = "2.3"
[package]
authors = ["Jérémie Roquet <jroquet@arkanosis.net>"]
categories = ["command-line-utilities"]
description = "Command-line tool to produce statistics about a directory tree"
documentation = "https://github.com/Arkanosis/treestats"
edition = "2018"
homepage = "https://github.com/Arkanosis/treestats"
keywords = ["cli", "statistics", "directory"]
license = "ISC"
name = "treestats"
readme = "README.md"
repository = "https://github.com/Arkanosis/treestats"
version = "0.1.0"