Blob Blame History Raw
--- pbr-1.0.1/Cargo.toml	2018-05-05T17:08:12+00:00
+++ pbr-1.0.1/Cargo.toml	2019-06-22T10:50:42.039501+00:00
@@ -12,12 +12,5 @@
 libc = "0.2"
 time = "0.1.35"
 
-[target.'cfg(target_os = "windows")'.dependencies]
-winapi = "0.2"
-kernel32-sys = "0.2"
-
-[target.'cfg(target_os = "redox")'.dependencies]
-termion = "1.4"
-
 [dev-dependencies]
-rand = "0.3.14"
+rand = "0.5"