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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-25 22:18:59 +00:00
committed by GitHub
parent 355f09e623
commit 09b9d1f91e
+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.4"
toml = { version = "1.0.7", features = ["preserve_order"] }
toml_edit = "0.25.5"
toml = { version = "1.1.0", features = ["preserve_order"] }
toml_edit = "0.25.8"
unicode-segmentation = "1.13.1"
unicode-width = "0.2.2"
urlencoding = "2.1.3"