build(deps): update rust crate toml_edit to 0.22.12

This commit is contained in:
renovate[bot]
2024-04-19 16:15:26 +00:00
committed by GitHub
parent 0bd1c75728
commit cce9d33509
2 changed files with 5 additions and 5 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.12", features = ["preserve_order"] }
toml_edit = "0.22.11"
toml_edit = "0.22.12"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
urlencoding = "2.1.3"