chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-04-20 00:54:43 +00:00 committed by GitHub
parent 9608798ed4
commit 28221680e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1138,9 +1138,9 @@ dependencies = [
[[package]]
name = "toml_edit"
version = "0.22.11"
version = "0.22.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb686a972ccef8537b39eead3968b0e8616cb5040dbb9bba93007c8e07c9215f"
checksum = "d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef"
dependencies = [
"indexmap",
"serde",