feat: CommandError -> CommandResult, add git check

This commit is contained in:
2020-12-27 15:31:06 +08:00
parent c13952a886
commit 86dcbef727
8 changed files with 44 additions and 20 deletions

View File

@@ -14,6 +14,6 @@ repository = "https://git.hatter.ink/hatter/cargotool"
[dependencies]
clap = "2.33.3"
toml = "0.5.6"
rust_util = "0.6.15"
rust_util = "0.6.22"
crates_io_api = "0.6"