build(deps): update toml crates

This commit is contained in:
renovate[bot]
2024-07-31 21:35:39 +00:00
parent 32163f4f3a
commit 9da04f97d9
2 changed files with 16 additions and 16 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.17", features = ["preserve_order"] }
toml_edit = "0.22.18"
toml = { version = "0.8.19", features = ["preserve_order"] }
toml_edit = "0.22.20"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.13"
urlencoding = "2.1.3"