You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-time0.1/time-fix-metadata.diff

16 lines
296 B

--- time-0.1.45/Cargo.toml 1970-01-01T00:00:01+00:00
+++ time-0.1.45/Cargo.toml 2022-12-23T22:29:19.302372+00:00
@@ -35,12 +35,3 @@
5 years ago
[dev-dependencies.log]
version = "0.4"
5 years ago
-
5 years ago
-[dev-dependencies.winapi]
-version = "0.3.0"
-features = [
- "std",
- "processthreadsapi",
- "winbase",
-]
-