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.
13 lines
345 B
13 lines
345 B
--- jobserver-0.1.11/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ jobserver-0.1.11/Cargo.toml 2018-06-14T11:54:13.368046+02:00
|
|
@@ -57,8 +57,6 @@
|
|
version = "0.1"
|
|
|
|
[dev-dependencies.tokio-process]
|
|
-version = "0.1"
|
|
+version = "0.2"
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(windows)".dependencies.rand]
|
|
-version = "0.4"
|