build(deps): update rust crate terminal_size to 0.3.0 (#5444)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-15 15:24:30 +02:00
committed by GitHub
parent 81c7d0cc58
commit c6da99c1f2
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ shadow-rs = { version = "0.23.0", default-features = false }
starship-battery = { version = "0.8.2", optional = true }
strsim = "0.10.0"
systemstat = "=0.2.3"
terminal_size = "0.2.6"
terminal_size = "0.3.0"
toml = { version = "0.8.0", features = ["preserve_order"] }
toml_edit = "0.20.0"
unicode-segmentation = "1.10.1"