build(deps): update rust crate terminal_size to 0.4.0

This commit is contained in:
renovate[bot]
2024-09-25 06:11:10 +00:00
committed by GitHub
parent b702b3ad88
commit 1326e61a83
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ shadow-rs = { version = "0.35.0", default-features = false }
starship-battery = { version = "0.10.0", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.3"
terminal_size = "0.3.0"
terminal_size = "0.4.0"
toml = { version = "0.8.19", features = ["preserve_order"] }
toml_edit = "0.22.22"
unicode-segmentation = "1.11.0"