build(deps): update toml crates

This commit is contained in:
renovate[bot]
2026-03-17 21:22:31 +00:00
committed by GitHub
parent b9694629a3
commit 0b1c74c823
2 changed files with 38 additions and 29 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.6", features = ["preserve_order"] }
toml_edit = "0.25.4"
toml = { version = "1.0.7", features = ["preserve_order"] }
toml_edit = "0.25.5"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.2"
urlencoding = "2.1.3"