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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-21 08:35:16 +00:00
committed by GitHub
parent 0b525753ce
commit bd7948f3e1
2 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ starship-battery = { version = "0.10.2", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.5"
terminal_size = "0.4.3"
toml = { version = "0.9.6", features = ["preserve_order"] }
toml_edit = "0.23.5"
toml = { version = "0.9.8", features = ["preserve_order"] }
toml_edit = "0.23.7"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.2"
urlencoding = "2.1.3"