build(deps): update toml crates

This commit is contained in:
renovate[bot]
2023-02-07 21:37:54 +00:00
parent f6c9fd5348
commit 1384375e53
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -80,8 +80,8 @@ starship-battery = { version = "0.7.9", optional = true }
strsim = "0.10.0"
systemstat = "=0.2.3"
terminal_size = "0.2.3"
toml = { version = "0.7.1", features = ["preserve_order"] }
toml_edit = "0.19.2"
toml = { version = "0.7.2", features = ["preserve_order"] }
toml_edit = "0.19.3"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"
urlencoding = "2.1.2"