build(deps): update toml crates (#7280)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-23 22:50:19 +00:00
committed by GitHub
parent e48dd8e372
commit fe5932f4c5
+2 -2
View File
@@ -75,8 +75,8 @@ starship-battery = { version = "0.10.3", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.6"
terminal_size = "0.4.3"
toml = { version = "1.0.1", features = ["preserve_order"] }
toml_edit = "0.25.1"
toml = { version = "1.0.3", features = ["preserve_order"] }
toml_edit = "0.25.3"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.2"
urlencoding = "2.1.3"