chore(deps): update rust crate rust-ini to v0.21.3

This commit is contained in:
renovate[bot] 2025-08-31 09:07:51 +00:00 committed by GitHub
parent e6276c6e42
commit f0cde3c0c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -2361,9 +2361,9 @@ dependencies = [
[[package]]
name = "rust-ini"
version = "0.21.2"
version = "0.21.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7295b7ce3bf4806b419dc3420745998b447178b7005e2011947b38fc5aa6791"
checksum = "796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7"
dependencies = [
"cfg-if",
"ordered-multimap",