Skip to content

Commit 4f31e92

Browse files
build(deps): bump libloading from 0.8.3 to 0.8.4
Bumps [libloading](https://github.com/nagisa/rust_libloading) from 0.8.3 to 0.8.4. - [Commits](nagisa/rust_libloading@0.8.3...0.8.4) --- updated-dependencies: - dependency-name: libloading dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d33bce4 commit 4f31e92

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
@@ -1039,12 +1039,12 @@ dependencies = [
10391039

10401040
[[package]]
10411041
name = "libloading"
1042-
version = "0.8.3"
1042+
version = "0.8.4"
10431043
source = "registry+https://github.com/rust-lang/crates.io-index"
1044-
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
1044+
checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d"
10451045
dependencies = [
10461046
"cfg-if",
1047-
"windows-targets 0.52.0",
1047+
"windows-targets 0.48.5",
10481048
]
10491049

10501050
[[package]]

0 commit comments

Comments
 (0)