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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-29 03:45:01 +00:00
committed by GitHub
parent e81cdd43db
commit 874980a079
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ starship-battery = { version = "0.10.1", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.4"
terminal_size = "0.4.2"
toml = { version = "0.8.21", features = ["preserve_order"] }
toml_edit = "0.22.25"
toml = { version = "0.8.22", features = ["preserve_order"] }
toml_edit = "0.22.26"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"
urlencoding = "2.1.3"