build(deps): update toml crates

This commit is contained in:
renovate[bot]
2024-07-30 16:27:13 +00:00
committed by GitHub
parent 83faef1a3f
commit a00807f021
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -80,8 +80,8 @@ starship-battery = { version = "0.9.1", optional = true }
strsim = "0.11.1"
systemstat = "=0.2.3"
terminal_size = "0.3.0"
toml = { version = "0.8.16", features = ["preserve_order"] }
toml_edit = "0.22.17"
toml = { version = "0.8.17", features = ["preserve_order"] }
toml_edit = "0.22.18"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.13"
urlencoding = "2.1.3"