Skip to content

Commit

Permalink
Update Rust crate clearscreen to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent f2c8d13 commit 631c176
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 21 deletions.
47 changes: 27 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ camino = { version = "1.1", features = ["serde1"] }
cfg-if = { version = "1" }
chrono = { version = "0.4", features = [ "serde" ] }
clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
clearscreen = "2.0.1"
clearscreen = "3.0.0"
crossterm = { version = "0.27.0" }
crucible-workspace-hack = "0.1.0" # see [patch.crates-io.crucible-workspace-hack] for more
csv = "1.3.0"
Expand Down

0 comments on commit 631c176

Please sign in to comment.