[target.aarch64-unknown-linux-gnu] pre-build = [ "apt-get update && apt-get --assume-yes install protobuf-compiler" ] [target.aarch64-unknown-linux-musl] pre-build = [ "apt-get update && apt-get --assume-yes install protobuf-compiler" ] [target.x86_64-unknown-linux-gnu] pre-build = [ "apt-get update && apt-get --assume-yes install protobuf-compiler" ] [target.x86_64-unknown-linux-musl] pre-build = [ "apt-get update && apt-get --assume-yes install protobuf-compiler" ]