-
- Downloads
Improve obsolete files detection for Maven type registry
... | @@ -14,6 +14,7 @@ git2 = "0.15.0" | ... | @@ -14,6 +14,7 @@ git2 = "0.15.0" |
gitlab = "0.1502.0" | gitlab = "0.1502.0" | ||
human_bytes = "0.3.1" | human_bytes = "0.3.1" | ||
indicatif = "0.17.0" | indicatif = "0.17.0" | ||
lazy_static = "1.4.0" | |||
regex = "1.6.0" | regex = "1.6.0" | ||
serde = "1.0.142" | serde = "1.0.142" | ||
structopt = "0.3.26" | structopt = "0.3.26" | ||
... | ... |
Please register or sign in to comment