diff --git a/Cargo.toml b/Cargo.toml index f9a0ec700..211525b06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ mimalloc = { version = "0.1.28", default-features = false } libmimalloc-sys = "=0.1.24" radix-heap = "0.4.2" walkdir = "2.3.2" -terminal_size = "0.2.1" +terminal_size = "0.2.3" const_format = "0.2.22" owo-colors = "3.3.0" wu-diff = "0.1.2"