Skip to content

Commit ac14d18

Browse files
Update clearscreen to v3.0.0 (#10869)
## Summary Closes #10627.
1 parent 1eee6f1 commit ac14d18

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cachedir = { version = "0.3.1" }
2323
chrono = { version = "0.4.35", default-features = false, features = ["clock"] }
2424
clap = { version = "4.5.3", features = ["derive"] }
2525
clap_complete_command = { version = "0.5.1" }
26-
clearscreen = { version = "2.0.0" }
26+
clearscreen = { version = "3.0.0" }
2727
codspeed-criterion-compat = { version = "2.4.0", default-features = false }
2828
colored = { version = "2.1.0" }
2929
console_error_panic_hook = { version = "0.1.7" }

0 commit comments

Comments
 (0)