build(deps): update toml crates

This commit is contained in:
renovate[bot]
2024-07-17 18:56:08 +00:00
committed by GitHub
parent fae92b2964
commit 1ea64dd02a
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -80,8 +80,8 @@ starship-battery = { version = "0.8.3", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.3"
terminal_size = "0.3.0"
toml = { version = "0.8.14", features = ["preserve_order"] }
toml_edit = "0.22.15"
toml = { version = "0.8.15", features = ["preserve_order"] }
toml_edit = "0.22.16"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.13"
urlencoding = "2.1.3"