build(deps): update toml crates

This commit is contained in:
renovate[bot]
2025-09-15 19:48:26 +00:00
committed by GitHub
parent 0c1e1dd2d0
commit db751fe29a
2 changed files with 17 additions and 17 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.5", features = ["preserve_order"] }
toml_edit = "0.23.4"
toml = { version = "0.9.6", features = ["preserve_order"] }
toml_edit = "0.23.5"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.1"
urlencoding = "2.1.3"