build(deps): update rust crate toml_edit to 0.22.5

This commit is contained in:
renovate[bot]
2024-02-13 16:03:15 +00:00
committed by GitHub
parent 07fbf063df
commit 6ff7015175
2 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ strsim = "0.10.1"
systemstat = "=0.2.3"
terminal_size = "0.3.0"
toml = { version = "0.8.10", features = ["preserve_order"] }
toml_edit = "0.22.4"
toml_edit = "0.22.5"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
urlencoding = "2.1.3"