parent
c4a0231372
commit
9550e73032
@ -1 +1,2 @@
|
|||||||
/time-0.1.38.crate
|
/time-0.1.38.crate
|
||||||
|
/time-0.1.39.crate
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (time-0.1.38.crate) = 9052d6bc6c9222d331d23f7cb79b534bea6b1cc0f259c97f465321bcdad11b643cbd2e9bb3a456770a19a2a84dabfbab55e522cbb745f4c64e228736eaaeaf24
|
SHA512 (time-0.1.39.crate) = 522e9f3a1fc712a6dbb428d5bfe4ea32067028137d5c68c3e9059bb31c874785993aace65e9ac137fb8355f762def9c2602ec08217f395d8ef8bfc790b38108d
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
--- time-0.1.38/Cargo.toml 2017-07-07T16:14:17+02:00
|
|
||||||
+++ time-0.1.38/Cargo.toml 2017-07-07T20:06:24.936383+02:00
|
|
||||||
@@ -15,15 +15,5 @@
|
|
||||||
libc = "0.2.1"
|
|
||||||
rustc-serialize = { version = "0.3", optional = true }
|
|
||||||
|
|
||||||
-[target.'cfg(target_os = "redox")'.dependencies]
|
|
||||||
-redox_syscall = "0.1"
|
|
||||||
-
|
|
||||||
-[target.'cfg(windows)'.dependencies]
|
|
||||||
-winapi = "0.2.0"
|
|
||||||
-kernel32-sys = "0.2.0"
|
|
||||||
-
|
|
||||||
[dev-dependencies]
|
|
||||||
log = "0.3"
|
|
||||||
-
|
|
||||||
-[target.'cfg(windows)'.dev-dependencies]
|
|
||||||
-advapi32-sys = "0.1.2"
|
|
@ -0,0 +1,17 @@
|
|||||||
|
--- time-0.1.39/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
|
+++ time-0.1.39/Cargo.toml 2018-01-04T13:30:37.989527+01:00
|
||||||
|
@@ -28,14 +28,6 @@
|
||||||
|
[dev-dependencies.log]
|
||||||
|
version = "0.3"
|
||||||
|
|
||||||
|
-[dev-dependencies.winapi]
|
||||||
|
-version = "0.3.0"
|
||||||
|
-features = ["std", "processthreadsapi", "winbase"]
|
||||||
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||||||
|
-version = "0.1"
|
||||||
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
|
-version = "0.3.0"
|
||||||
|
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
|
||||||
|
[badges.appveyor]
|
||||||
|
repository = "alexcrichton/time"
|
||||||
|
|
Loading…
Reference in new issue