Skip to content

Commit 537cb3e

Browse files
committed
feat: Use consistent colors when testing
1 parent f772ec0 commit 537cb3e

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ features = [
229229
]
230230

231231
[dev-dependencies]
232+
annotate-snippets = { workspace = true, features = ["testing-colors"] }
232233
cargo-test-macro.workspace = true
233234
cargo-test-support.workspace = true
234235
same-file.workspace = true

tests/testsuite/cargo_add/invalid_manifest/stderr.term.svg

Lines changed: 7 additions & 7 deletions
Loading

0 commit comments

Comments
 (0)