mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Update supports-color requirement from 1.3.1 to 2.0.0 in /crates/bin (#611)
This commit is contained in:
parent
628fd336e7
commit
b102d5a5f0
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ once_cell = "1.16.0"
|
|||
semver = "1.0.14"
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.3"
|
||||
supports-color = "1.3.1"
|
||||
supports-color = "2.0.0"
|
||||
tempfile = "3.3.0"
|
||||
tokio = { version = "1.23.0", features = ["rt-multi-thread"], default-features = false }
|
||||
tracing-core = "0.1.30"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue