mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-05 21:02:27 +01:00
Update console dependency to 0.16.0
This commit is contained in:
@@ -45,7 +45,7 @@ regex-fancy = ["syntect/regex-fancy"] # Use the rust-only "fancy-regex" engine
|
|||||||
nu-ansi-term = "0.50.0"
|
nu-ansi-term = "0.50.0"
|
||||||
ansi_colours = "^1.2"
|
ansi_colours = "^1.2"
|
||||||
bincode = "1.0"
|
bincode = "1.0"
|
||||||
console = "0.15.10"
|
console = "0.16.0"
|
||||||
flate2 = "1.1"
|
flate2 = "1.1"
|
||||||
once_cell = "1.20"
|
once_cell = "1.20"
|
||||||
thiserror = "2.0"
|
thiserror = "2.0"
|
||||||
|
Reference in New Issue
Block a user