Skip to content

Commit c5c2c24

Browse files
build(deps): bump libloading from 0.8.6 to 0.8.7 (#3914)
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.6 to 0.8.7. - [Commits](nagisa/rust_libloading@0.8.6...0.8.7) --- updated-dependencies: - dependency-name: libloading dependency-version: 0.8.7 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 971ec0e commit c5c2c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,9 +1443,9 @@ dependencies = [
14431443

14441444
[[package]]
14451445
name = "libloading"
1446-
version = "0.8.6"
1446+
version = "0.8.7"
14471447
source = "registry+https://github.com/rust-lang/crates.io-index"
1448-
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
1448+
checksum = "6a793df0d7afeac54f95b471d3af7f0d4fb975699f972341a4b76988d49cdf0c"
14491449
dependencies = [
14501450
"cfg-if",
14511451
"windows-targets 0.48.5",

0 commit comments

Comments
 (0)