Blob Blame History Raw
--- pbr-1.0.1/Cargo.toml	2018-05-05T19:08:12+02:00
+++ pbr-1.0.1/Cargo.toml	2019-03-14T00:21:50.014127+01: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"