We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33bce4 commit 4f31e92Copy full SHA for 4f31e92
Cargo.lock
@@ -1039,12 +1039,12 @@ dependencies = [
1039
1040
[[package]]
1041
name = "libloading"
1042
-version = "0.8.3"
+version = "0.8.4"
1043
source = "registry+https://github.com/rust-lang/crates.io-index"
1044
-checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
+checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d"
1045
dependencies = [
1046
"cfg-if",
1047
- "windows-targets 0.52.0",
+ "windows-targets 0.48.5",
1048
]
1049
1050
0 commit comments