Update Rust crate cargo_toml to v0.20.5 (#122)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-09-24 17:08:33 -04:00 committed by Renovate
parent 4566aa28ef
commit c06e61d0b2

4
Cargo.lock generated
View File

@ -202,9 +202,9 @@ dependencies = [
[[package]] [[package]]
name = "cargo_toml" name = "cargo_toml"
version = "0.20.4" version = "0.20.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad639525b1c67b6a298f378417b060fbc04618bea559482a8484381cce27d965" checksum = "88da5a13c620b4ca0078845707ea9c3faf11edbc3ffd8497d11d686211cd1ac0"
dependencies = [ dependencies = [
"serde", "serde",
"toml", "toml",