chore(deps): lock file maintenance
Some checks failed
builder / build (push) Failing after 2m14s

This commit is contained in:
Renovate Bot 2025-05-27 00:05:07 +00:00
commit 24243b70c9
Signed by: Renovate
GPG key ID: 449076797435FF67

4
Cargo.lock generated
View file

@ -122,9 +122,9 @@ checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
[[package]] [[package]]
name = "libloading" name = "libloading"
version = "0.8.7" version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a793df0d7afeac54f95b471d3af7f0d4fb975699f972341a4b76988d49cdf0c" checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"windows-targets", "windows-targets",