feat: add git check config

This commit is contained in:
2020-12-29 00:16:33 +08:00
parent 57d97306c8
commit 0568ac6e27
3 changed files with 35 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ repository = "https://git.hatter.ink/hatter/cargotool"
[dependencies]
clap = "2.33.3"
toml = "0.5.6"
rust_util = "0.6.22"
rust_util = "0.6.23"
crates_io_api = "0.6"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"