mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 16:41:21 +02:00
bump lscolors to v12.0 (#6272)
This commit is contained in:
@ -12,7 +12,7 @@ name = "utils"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
lscolors = { version = "0.11.0", features = ["crossterm"]}
|
||||
lscolors = { version = "0.12.0", features = ["crossterm"]}
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
crossterm_winapi = "0.9.0"
|
||||
|
Reference in New Issue
Block a user