Update supports-color requirement from 1.3.1 to 2.0.0 in /crates/bin (#611)

This commit is contained in:
dependabot[bot] 2022-12-19 14:21:58 +11:00 committed by GitHub
parent 628fd336e7
commit b102d5a5f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"