summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ce0227bd9..5e55c2911 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -79,7 +79,7 @@ shadow-rs = { version = "0.20.0", default-features = false }
starship-battery = { version = "0.7.9", optional = true }
strsim = "0.10.0"
systemstat = "=0.2.3"
-terminal_size = "0.2.3"
+terminal_size = "0.2.5"
toml = { version = "0.7.2", features = ["preserve_order"] }
toml_edit = "0.19.3"
unicode-segmentation = "1.10.1"