build(deps): update rust crate terminal_size to 0.4.4 (#7342)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-25 19:18:44 +00:00
committed by GitHub
parent c00fa5dfd1
commit 9062d3f237
+1 -1
View File
@@ -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"