1 2 3 4 5
[build] default-target = "x86_64-unknown-linux-gnu" pre-build = [ "apt-get update && apt-get install zlib1g-dev" ]