1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate crossterm to 0.29.0

This commit is contained in:
renovate[bot] 2025-04-05 18:00:15 +00:00 committed by GitHub
parent 3971bb3b0c
commit d5258d2800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 57 additions and 10 deletions

View file

@ -284,7 +284,7 @@ clap_complete = "4.4"
clap_mangen = "0.2"
compare = "0.1.0"
coz = { version = "0.1.3" }
crossterm = "0.28.1"
crossterm = "0.29.0"
ctrlc = { version = "3.4.4", features = ["termination"] }
dns-lookup = { version = "2.0.4" }
exacl = "0.12.0"