build(deps): update rust crate toml_edit to 0.19.10

This commit is contained in:
renovate[bot]
2023-05-24 00:04:51 +00:00
committed by GitHub
parent e368283f4e
commit 885241114a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ strsim = "0.10.0"
systemstat = "=0.2.3"
terminal_size = "0.2.6"
toml = { version = "0.7.4", features = ["preserve_order"] }
toml_edit = "0.19.9"
toml_edit = "0.19.10"
unicode-segmentation = "1.10.1"
unicode-width = "0.1.10"
urlencoding = "2.1.2"