1 2 3 4 5 6 7
[target.x86_64-unknown-linux-gnu] pre-build = [ "apt-get update && apt-get install -y libssl-dev pkg-config" ] [target.x86_64-pc-windows-gnu] pre-build = []