build(deps): update rust crate terminal_size to 0.4.2

This commit is contained in:
renovate[bot]
2025-03-09 02:00:02 +00:00
committed by GitHub
parent 5d13f874f2
commit d6ed4c6192
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ shadow-rs = { version = "0.38.1", default-features = false }
starship-battery = { version = "0.10.0", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.4"
terminal_size = "0.4.1"
terminal_size = "0.4.2"
toml = { version = "0.8.20", features = ["preserve_order"] }
toml_edit = "0.22.24"
unicode-segmentation = "1.12.0"