We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d8283 commit af3ec42Copy full SHA for af3ec42
Cargo.toml
@@ -90,7 +90,7 @@ tera = { version = "1", default-features = false }
90
winres = "0.1"
91
92
[target.'cfg(windows)'.dependencies]
93
-enable-ansi-support = "0.2.1"
+enable-ansi-support = "0.3.1"
94
95
[features]
96
fail-on-deprecated = []
0 commit comments