Skip to content

Commit

Permalink
bump termcolor
Browse files Browse the repository at this point in the history
  • Loading branch information
CramBL committed Jul 9, 2024
1 parent 2e7f2a5 commit b4accce
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 @@ -26,7 +26,7 @@ maintenance = { status = "passively-maintained" }
is-terminal = "0.4.7"
chrono = { version = "0.4.10", optional = true, default-features = false, features = ["clock", "std", "wasmbind"] }
log = { version = "0.4.11", features = ["std"] }
termcolor = "~1.1"
termcolor = "~1.4"
thread_local = "~1.1"

[dev-dependencies]
Expand Down

0 comments on commit b4accce

Please sign in to comment.