Skip to content

Commit 64c57e8

Browse files
committed
Bump ansi_term to 0.12
1 parent 39e4de9 commit 64c57e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ coveralls = { repository = "rust-lang/annotate-snippets-rs", branch = "master",
1616
maintenance = { status = "actively-developed" }
1717

1818
[dependencies]
19-
ansi_term = { version = "0.11.0", optional = true }
19+
ansi_term = { version = "^0.12", optional = true }
2020

2121
[dev-dependencies]
2222
glob = "^0.3"

0 commit comments

Comments
 (0)