libz-sys 1.1.5

Low-level bindings to the system libz library (also known as zlib).
Documentation
1
2
3
4
#!/usr/bin/env bash
set -e
rustup default $1
rustup target add $2