Skip to content

Commit

Permalink
Update supports-color from 1.3.0 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2022
1 parent 126bb26 commit 97c7178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ itoa = {version = "1.0.3", default-features = false}
log = {optional = true, version = "0.4.17", default-features = false}
parking_lot = {optional = true, version = "0.12.1", default-features = false}
ryu = {optional = true, version = "1.0.11", default-features = false}
supports-color = {optional = true, version = "1.3.0", default-features = false}
supports-color = {optional = true, version = "2.0.0", default-features = false}
time = {optional = true, version = "0.3.14", features = ["std"], default-features = false}
tracing = {optional = true, version = "0.1.36", default-features = false}
tracing-subscriber = {optional = true, version = "0.3.15", features = ["std"], default-features = false}
Expand Down

0 comments on commit 97c7178

Please sign in to comment.