parent
e4188856f4
commit
6a6e6c394f
@ -1,2 +1,3 @@
|
|||||||
/same-file-1.0.0.crate
|
/same-file-1.0.0.crate
|
||||||
/same-file-1.0.1.crate
|
/same-file-1.0.1.crate
|
||||||
|
/same-file-1.0.2.crate
|
||||||
|
@ -1,11 +1,9 @@
|
|||||||
--- same-file-1.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- same-file-1.0.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
+++ same-file-1.0.1/Cargo.toml 2017-12-31T14:58:29.432804+01:00
|
+++ same-file-1.0.2/Cargo.toml 2018-01-11T11:07:10.108608+01:00
|
||||||
@@ -22,7 +22,4 @@
|
@@ -23,6 +23,3 @@
|
||||||
license = "Unlicense/MIT"
|
|
||||||
repository = "https://github.com/BurntSushi/same-file"
|
repository = "https://github.com/BurntSushi/same-file"
|
||||||
[dev-dependencies.rand]
|
[dev-dependencies.rand]
|
||||||
-version = "0.3"
|
version = "0.4"
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
-features = ["std", "fileapi", "minwindef", "processenv", "winbase"]
|
-features = ["std", "fileapi", "minwindef", "processenv", "winbase"]
|
||||||
+version = "0.4"
|
|
@ -1 +1 @@
|
|||||||
SHA512 (same-file-1.0.1.crate) = a47d7714e6e01f8b3d346cfd592d711f450059876ca7ef3769242daed8b2a4e453ddcfc5fce82216513b8f1f9741063caf5ee981090c5e5e8c4642fd4f5ac3ec
|
SHA512 (same-file-1.0.2.crate) = 56c923ebd529308c5c1efdeae0314c150ec6fc3d68fe3057ae1a9ec78520f96a78e151985bcea2568775d0d59e4e04e262837d2f3965b175b71569fa703b0951
|
||||||
|
Loading…
Reference in new issue