add verbose in newcliapp

This commit is contained in:
2020-06-14 00:22:05 +08:00
parent 9b050fd13b
commit 778bc279e4
4 changed files with 24 additions and 2 deletions

View File

@@ -3,6 +3,11 @@ name = "buildrs"
version = "0.1.0"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
license = "MIT"
readme = "README.md"
keywords = ["buildrs"]
description = "buildrs is a Rust build tool"
repository = "https://git.hatter.ink/hatter/buildrs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html