departments 0.1.1

Departments stat
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "departments"
version = "0.1.1"
dependencies = [
 "simply_colored",
 "text_io",
]

[[package]]
name = "simply_colored"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d26fcce2f397e5488affdf681b20c030aa9faa877b92b1825e5d66b08d2fc33"

[[package]]
name = "text_io"
version = "0.1.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d8d3ca3b06292094e03841d8995e910712d2a10b5869c8f9725385b29761115"