parent
0794340273
commit
2c71b7222b
@ -1,2 +1,3 @@
|
||||
/crypto-hash-0.3.0.crate
|
||||
/crypto-hash-0.3.1.crate
|
||||
/crypto-hash-0.3.3.crate
|
||||
|
@ -1,14 +0,0 @@
|
||||
--- crypto-hash-0.3.1/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ crypto-hash-0.3.1/Cargo.toml 2018-03-05T16:12:58.730134-08:00
|
||||
@@ -25,11 +25,6 @@
|
||||
version = "0.3"
|
||||
[target."cfg(not(any(target_os = \"windows\", target_os = \"macos\")))".dependencies.openssl]
|
||||
version = "0.10"
|
||||
-[target."cfg(target_os = \"macos\")".dependencies.commoncrypto]
|
||||
-version = "0.2"
|
||||
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["minwindef", "wincrypt"]
|
||||
[badges.appveyor]
|
||||
repository = "malept/crypto-hash"
|
||||
|
@ -0,0 +1,16 @@
|
||||
--- crypto-hash-0.3.3/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||
+++ crypto-hash-0.3.3/Cargo.toml 2019-01-07T16:39:21.850653-08:00
|
||||
@@ -23,13 +23,8 @@
|
||||
repository = "https://github.com/malept/crypto-hash"
|
||||
[dependencies.hex]
|
||||
version = "0.3"
|
||||
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.commoncrypto]
|
||||
-version = "0.2"
|
||||
[target."cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))".dependencies.openssl]
|
||||
version = "0.10"
|
||||
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["minwindef", "wincrypt"]
|
||||
[badges.appveyor]
|
||||
repository = "malept/crypto-hash"
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (crypto-hash-0.3.1.crate) = 4c4002a08e68a03409096da5b3f3c8c4db9a23bb331c54c7f4a615ad0be64e3fdca3291f4a20b682dc4bc6d13b95950f02a306423c4cecb48664df05c46209c3
|
||||
SHA512 (crypto-hash-0.3.3.crate) = a4c48e543f45c0752c4057ffcf0d6d50f7238a0b43cc509ad8451412a46df7f45f917cf3df26a6e3aa6fa66d73eb459c43c24d23d0f5107bbe585e412bd27954
|
||||
|
Loading…
Reference in new issue