Update terminal_size

pull/464/head
Wilfred Hughes 2023-01-15 23:24:51 +07:00
parent 48c64297c5
commit d8fa9f82b2
1 changed files with 1 additions and 1 deletions

@ -46,7 +46,7 @@ mimalloc = { version = "0.1.28", default-features = false }
libmimalloc-sys = "=0.1.24" libmimalloc-sys = "=0.1.24"
radix-heap = "0.4.2" radix-heap = "0.4.2"
walkdir = "2.3.2" walkdir = "2.3.2"
terminal_size = "0.2.1" terminal_size = "0.2.3"
const_format = "0.2.22" const_format = "0.2.22"
owo-colors = "3.3.0" owo-colors = "3.3.0"
wu-diff = "0.1.2" wu-diff = "0.1.2"