build(deps): update rust crate toml_edit to 0.22.21

This commit is contained in:
renovate[bot]
2024-09-17 01:08:13 +00:00
committed by GitHub
parent 7f8bd10c9b
commit b4c7cedba0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ strsim = "0.11.1"
systemstat = "=0.2.3"
terminal_size = "0.3.0"
toml = { version = "0.8.19", features = ["preserve_order"] }
toml_edit = "0.22.20"
toml_edit = "0.22.21"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.13"
urlencoding = "2.1.3"