Update Rust crate toml_edit to v0.22.24 (#11565)

This commit is contained in:
renovate[bot]
2025-02-16 21:49:03 -05:00
committed by GitHub
parent 4e6c07665c
commit 4a8fc5df91
Generated
+2 -2
View File
@@ -4164,9 +4164,9 @@ dependencies = [
[[package]]
name = "toml_edit"
version = "0.22.23"
version = "0.22.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02a8b472d1a3d7c18e2d61a489aee3453fd9031c33e4f55bd533f4a7adca1bee"
checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474"
dependencies = [
"indexmap",
"serde",