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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-13 22:59:39 +00:00
committed by GitHub
parent 8b34bf94ad
commit e1d55436a2
2 changed files with 8 additions and 8 deletions
+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.3", features = ["preserve_order"] }
toml_edit = "0.25.3"
toml = { version = "1.0.6", features = ["preserve_order"] }
toml_edit = "0.25.4"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.2"
urlencoding = "2.1.3"