v0.5.1
Use cross to build targets. So as to support more targets in a more compatible way.
For example the linux target in previous releases won't run in CentOS 7 because the binary is built on Ubuntu that requires GLIBC_2.18. Now it depends on cross to handle these issues.