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

Bump crossterm from 0.27.0 to 0.28.1

This commit is contained in:
Daniel Hofstetter 2024-11-19 09:47:14 +01:00
parent c94b2e9105
commit 76477f2ed2
2 changed files with 24 additions and 11 deletions

View file

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