build(deps): update rust crate toml_edit to 0.22.24

This commit is contained in:
renovate[bot]
2025-02-10 23:13:37 +00:00
committed by GitHub
parent b1d9cc7456
commit 5102376383
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ strsim = "0.11.1"
systemstat = "=0.2.4"
terminal_size = "0.4.1"
toml = { version = "0.8.20", features = ["preserve_order"] }
toml_edit = "0.22.23"
toml_edit = "0.22.24"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"
urlencoding = "2.1.3"