Skip to content

Commit

Permalink
Merge pull request #71 from alcir/patch-1
Browse files Browse the repository at this point in the history
Bump supports-color to version 2 in rust
  • Loading branch information
dominikwilkowski authored Aug 2, 2023
2 parents 1defaec + dcd0d2b commit 361626e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rand = "0.8.5"
terminal_size = "0.2.3"
supports-color = "1"
supports-color = "2"

[dev-dependencies]
temp-env = "0.3.0"
Expand Down

0 comments on commit 361626e

Please sign in to comment.