diff --git a/Cargo.toml b/Cargo.toml index a9c6e1b68..d68f0ac5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ shadow-rs = { version = "1.7.1", default-features = false, features = ["build"] starship-battery = { version = "0.10.3", optional = true } strsim = "0.11.1" systemstat = "=0.2.6" -terminal_size = "0.4.3" +terminal_size = "0.4.4" toml = { version = "1.0.7", features = ["preserve_order"] } toml_edit = "0.25.5" unicode-segmentation = "1.12.0"