Skip to content

Commit 6c4e23b

Browse files
build(deps): bump libloading from 0.8.8 to 0.8.9 (#14524)
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.8 to 0.8.9. - [Commits](nagisa/rust_libloading@0.8.8...0.8.9) --- updated-dependencies: - dependency-name: libloading dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8ad7e0 commit 6c4e23b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,12 +1401,12 @@ checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543"
14011401

14021402
[[package]]
14031403
name = "libloading"
1404-
version = "0.8.8"
1404+
version = "0.8.9"
14051405
source = "registry+https://github.com/rust-lang/crates.io-index"
1406-
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
1406+
checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
14071407
dependencies = [
14081408
"cfg-if",
1409-
"windows-targets",
1409+
"windows-link 0.2.0",
14101410
]
14111411

14121412
[[package]]

0 commit comments

Comments
 (0)