Skip to content

Commit 1fc4f0b

Browse files
dependabot-preview[bot]bodil
authored andcommitted
Update ansi_term requirement from 0.11.0 to 0.12.0
Updates the requirements on [ansi_term](https://github.com/ogham/rust-ansi-term) to permit the latest version. - [Release notes](https://github.com/ogham/rust-ansi-term/releases) - [Commits](https://github.com/ogham/rust-ansi-term/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f70c00b commit 1fc4f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ proc-macro = true
1717

1818
[dependencies]
1919
lalrpop-util = "0.17.0"
20-
ansi_term = "0.11.0"
20+
ansi_term = "0.12.0"
2121
proc-macro2 = { version = "0.4.24", features = ["nightly"] }
2222
proc-macro-hack = "0.5.2"
2323
quote = "0.6.10"

0 commit comments

Comments
 (0)