1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Update console dependency to 0.16.0

This commit is contained in:
Benjamin A. Beasley
2025-07-23 07:56:46 -04:00
parent 8bc4e76e47
commit 23d97eb4a8

View File

@@ -45,7 +45,7 @@ regex-fancy = ["syntect/regex-fancy"] # Use the rust-only "fancy-regex" engine
nu-ansi-term = "0.50.0"
ansi_colours = "^1.2"
bincode = "1.0"
console = "0.15.10"
console = "0.16.0"
flate2 = "1.1"
once_cell = "1.20"
thiserror = "2.0"