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 f623fbe9..08329e4c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -101,7 +101,7 @@ starship-battery = { version = "0.8.2", optional = true }
sysinfo = "=0.29.10"
thiserror = "1.0.47"
time = { version = "0.3.26", features = ["formatting", "macros"] }
-toml_edit = { version = "0.19.14", features = ["serde"] }
+toml_edit = { version = "0.21.0", features = ["serde"] }
tui = { version = "0.22.0", package = "ratatui" }
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"