Skip to content

Commit 2a3413f

Browse files
committed
⬆️ Update terminal-trx
1 parent 2f6a7b2 commit 2a3413f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/terminal-colorsaurus/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ xterm-color = { path = "../xterm-color", version = "1.0" }
1919

2020
[target.'cfg(any(unix, windows))'.dependencies]
2121
memchr = "2.7.1"
22-
terminal-trx = "0.2.3"
22+
terminal-trx = "0.2.4"
2323

2424
[target.'cfg(unix)'.dependencies]
2525
mio = { version = "1", features = ["os-ext"], default-features = false }

0 commit comments

Comments
 (0)