feat: support master and main

This commit is contained in:
2020-12-30 00:30:20 +08:00
parent 0568ac6e27
commit 5a1c113597
3 changed files with 29 additions and 6 deletions

View File

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