chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-04-19 01:32:07 +00:00 committed by GitHub
parent 94d8d6edff
commit e4793ae381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

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