Skip to content

Commit f2ec876

Browse files
authored
Merge pull request #60 from assert-rs/renovate/vt100-0.x
chore(deps): Update Rust crate vt100 to 0.16.0
2 parents 6190f04 + 32762c7 commit f2ec876

File tree

2 files changed

+34
-20
lines changed

2 files changed

+34
-20
lines changed

Cargo.lock

Lines changed: 33 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/completest-pty/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ completest = { version = "0.4.0", path = "../../" }
2828

2929
[target.'cfg(unix)'.dependencies]
3030
ptyprocess = "0.4.1"
31-
vt100 = "0.15.2"
31+
vt100 = "0.16.0"
3232

3333
[dev-dependencies]
3434

0 commit comments

Comments
 (0)