|
|
@ -1,25 +1,13 @@
|
|
|
|
--- time-0.1.42/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
|
|
--- time-0.1.43/Cargo.toml 2020-04-19T22:31:10+00:00
|
|
|
|
+++ time-0.1.42/Cargo.toml 2019-06-21T20:09:19.610502+00:00
|
|
|
|
+++ time-0.1.43/Cargo.toml 2020-04-21T22:44:42.934118+00:00
|
|
|
|
@@ -19,6 +19,7 @@
|
|
|
|
@@ -29,10 +29,3 @@
|
|
|
|
documentation = "https://doc.rust-lang.org/time"
|
|
|
|
optional = true
|
|
|
|
license = "MIT/Apache-2.0"
|
|
|
|
|
|
|
|
repository = "https://github.com/rust-lang/time"
|
|
|
|
|
|
|
|
+exclude = ["/.travis.yml", "/appveyor.yml"]
|
|
|
|
|
|
|
|
[dependencies.libc]
|
|
|
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -28,14 +29,6 @@
|
|
|
|
|
|
|
|
[dev-dependencies.log]
|
|
|
|
[dev-dependencies.log]
|
|
|
|
version = "0.4"
|
|
|
|
version = "0.4"
|
|
|
|
|
|
|
|
-
|
|
|
|
-[dev-dependencies.winapi]
|
|
|
|
-[dev-dependencies.winapi]
|
|
|
|
-version = "0.3.0"
|
|
|
|
-version = "0.3.0"
|
|
|
|
-features = ["std", "processthreadsapi", "winbase"]
|
|
|
|
-features = ["std", "processthreadsapi", "winbase"]
|
|
|
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
|
|
|
|
|
|
-version = "0.1"
|
|
|
|
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
|
|
-version = "0.3.0"
|
|
|
|
-version = "0.3.0"
|
|
|
|
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
|
|
|
|
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
|
|
|
|
[badges.appveyor]
|
|
|
|
|
|
|
|
repository = "alexcrichton/time"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|