build(deps): update rust crate toml_edit to 0.19.8

This commit is contained in:
renovate[bot]
2023-03-23 01:26:09 +00:00
committed by GitHub
parent 0f8a2d9363
commit 87481ecf7e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ strsim = "0.10.0"
systemstat = "=0.2.3"
terminal_size = "0.2.5"
toml = { version = "0.7.3", features = ["preserve_order"] }
toml_edit = "0.19.7"
toml_edit = "0.19.8"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"
urlencoding = "2.1.2"