build(deps): update toml crates

This commit is contained in:
renovate[bot]
2023-03-13 19:16:48 +00:00
parent a903c95da6
commit e2608cab64
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.5"
toml = { version = "0.7.2", features = ["preserve_order"] }
toml_edit = "0.19.5"
toml = { version = "0.7.3", features = ["preserve_order"] }
toml_edit = "0.19.6"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"
urlencoding = "2.1.2"