parent
9ade9b3458
commit
e3ae30f266
@ -1 +1,2 @@
|
|||||||
/libloading-0.4.3.crate
|
/libloading-0.4.3.crate
|
||||||
|
/libloading-0.5.0.crate
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- libloading-0.4.3/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
||||||
+++ libloading-0.4.3/Cargo.toml 2018-01-03T16:36:53.270914+01:00
|
|
||||||
@@ -22,8 +22,3 @@
|
|
||||||
repository = "https://github.com/nagisa/rust_libloading/"
|
|
||||||
[dependencies.lazy_static]
|
|
||||||
version = "1"
|
|
||||||
-[target."cfg(windows)".dependencies.kernel32-sys]
|
|
||||||
-version = "0.2"
|
|
||||||
-
|
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
|
||||||
-version = "0.2"
|
|
@ -0,0 +1,9 @@
|
|||||||
|
--- libloading-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
|
+++ libloading-0.5.0/Cargo.toml 2018-02-21T10:03:18.726606+01:00
|
||||||
|
@@ -22,6 +22,3 @@
|
||||||
|
repository = "https://github.com/nagisa/rust_libloading/"
|
||||||
|
[build-dependencies.cc]
|
||||||
|
version = "1.0"
|
||||||
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
|
-version = "0.3"
|
||||||
|
-features = ["winerror", "errhandlingapi", "libloaderapi"]
|
@ -1 +1 @@
|
|||||||
SHA512 (libloading-0.4.3.crate) = ca5f6eef2241e7246d0d00808fc2feecfda4a424a2a34e5125ba020f5b555f6bad9aa26236b99b2515c465016dcb0a549cf3138cd8973d3a52e5ce12b75b9bc0
|
SHA512 (libloading-0.5.0.crate) = c01939de6151c0e4cba4c99eca63946ac8398951602a24244c24190de425306fb8b65a26ec02f9d90206c134bb6c393b3f87d3cedb1275b5e40d4710254471db
|
||||||
|
Loading…
Reference in new issue