parent
517c3d4f98
commit
1560a2c7c2
@ -1,9 +1,9 @@
|
||||
--- libloading-0.6.2/Cargo.toml 2020-05-06T03:28:38+00:00
|
||||
+++ libloading-0.6.2/Cargo.toml 2020-05-29T23:47:12.578572+00:00
|
||||
@@ -20,6 +20,3 @@
|
||||
keywords = ["dlopen", "load", "shared", "dylib"]
|
||||
license = "ISC"
|
||||
repository = "https://github.com/nagisa/rust_libloading/"
|
||||
--- libloading-0.6.3/Cargo.toml 2020-08-24T01:29:39+00:00
|
||||
+++ libloading-0.6.3/Cargo.toml 2020-08-26T01:30:57.364650+00:00
|
||||
@@ -32,6 +32,3 @@
|
||||
version = "1.1"
|
||||
[target."cfg(unix)".dependencies.cfg-if]
|
||||
version = "0.1"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["winerror", "errhandlingapi", "libloaderapi"]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libloading-0.6.2.crate) = 02e65e3ade29dfee2e8db8f9f0a506ebc5bb792700cf5b1eff094c58f6aded748c51b675ebb5f7babbad2806923b478f340e879b4719995a112a7c25869cd3fa
|
||||
SHA512 (libloading-0.6.3.crate) = 3b76068eba10daae4e37c6cf0c066300e111725140f7b5086853520dbe11cdf2abd8ff22953df0742687696eff4ce78756cb4d00fdf80bce1c05a2998e90bfd2
|
||||
|
Loading…
Reference in new issue