|
@@ -2684,9 +2684,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "dlopen2"
|
|
name = "dlopen2"
|
|
|
-version = "0.5.0"
|
|
|
|
|
|
|
+version = "0.8.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09b4f5f101177ff01b8ec4ecc81eead416a8aa42819a2869311b3420fa114ffa"
|
|
|
|
|
|
|
+checksum = "b54f373ccf864bf587a89e880fb7610f8d73f3045f13580948ccbcaff26febff"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"dlopen2_derive",
|
|
"dlopen2_derive",
|
|
|
"libc",
|
|
"libc",
|
|
@@ -2696,9 +2696,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "dlopen2_derive"
|
|
name = "dlopen2_derive"
|
|
|
-version = "0.3.0"
|
|
|
|
|
|
|
+version = "0.4.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a6cbae11b3de8fce2a456e8ea3dada226b35fe791f0dc1d360c0941f0bb681f3"
|
|
|
|
|
|
|
+checksum = "788160fb30de9cdd857af31c6a2675904b16ece8fc2737b2c7127ba368c9d0f4"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|