1 2 3 4 5 6 7 8 9 10
[dependencies] libc = "*" [package] authors = ["Daggerbot <daggerbot@gmail.com>"] description = "FFI binding to zlib." license = "BSD-2-Clause" name = "zlib-sys" repository = "https://github.com/daggerbot/zlib-rs.git" version = "0.0.2"