1 2 3 4
[target.aarch64-unknown-linux-gnu] pre-build = ["apt-get update && apt-get install --assume-yes python3"] [target.armv7-unknown-linux-gnueabihf] pre-build = ["apt-get update && apt-get install --assume-yes python3"]