build(deps): update rust crate toml_edit to 0.23.2 (#6852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-19 01:07:38 +00:00
committed by GitHub
parent edbd2e209d
commit 73574f765d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ strsim = "0.11.1"
systemstat = "=0.2.5"
terminal_size = "0.4.2"
toml = { version = "0.9.2", features = ["preserve_order"] }
toml_edit = "0.23.1"
toml_edit = "0.23.2"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.1"
urlencoding = "2.1.3"