cchmod 0.1.3

chmod calculator.
Documentation
[[bin]]
name = "cchmod"
path = "src/bin/cchmod.rs"

[dependencies.clap]
features = ["cargo", "derive"]
version = "3.0"

[dependencies.doc-comment]
version = "0.3"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Eric Zhao <21zhaoe@protonmail.com>"]
description = "chmod calculator."
edition = "2018"
homepage = "https://github.com/Dophin2009/cchmod"
license = "MIT"
name = "cchmod"
repository = "https://github.com/Dophin2009/cchmod.git"
version = "0.1.3"

[package.metadata]
msrv = "1.46.0"