Skip to content

Commit 1555bf5

Browse files
committed
Relax minimal version of termcolor to 1.0.0
1 parent d0445ab commit 1555bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde_derive = "1.0.165"
4040
serde_json = "1"
4141
shell-escape = "0.1.5"
4242
tar = "0.4.40"
43-
termcolor = "1.1.2"
43+
termcolor = "1"
4444
walkdir = "2.2.3"
4545

4646
[dev-dependencies]

0 commit comments

Comments
 (0)