1 2 3 4 5 6 7 8
[package] name = "os_pipe" version = "0.1.0" authors = ["jacko"] [dependencies] libc = "0.2.*" lazy_static = "0.2.*"