chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-04-20 01:03:01 +00:00 committed by GitHub
parent e4793ae381
commit b6e627757c
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

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