build(deps): update rust crate toml to 0.7.8

This commit is contained in:
renovate[bot]
2023-09-09 05:34:40 +00:00
committed by GitHub
parent bd07b847a5
commit c7163dff54
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ starship-battery = { version = "0.8.2", optional = true }
strsim = "0.10.0"
systemstat = "=0.2.3"
terminal_size = "0.2.6"
toml = { version = "0.7.7", features = ["preserve_order"] }
toml = { version = "0.7.8", features = ["preserve_order"] }
toml_edit = "0.19.15"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"