build(deps): update rust crate rust-ini to 0.21.3 (#6938)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-31 12:34:44 +00:00
committed by GitHub
parent d8ff74bd43
commit 386863c70b
2 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ quick-xml = "0.37.5"
rand = "0.9.2"
rayon = "1.11.0"
regex = { version = "1.11.2", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.21.1"
rust-ini = "0.21.3"
semver = "1.0.26"
serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.143"