]> git.zerfleddert.de Git - m1-debian/commitdiff
jannegs combination does also not work
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 5 Oct 2023 20:20:07 +0000 (22:20 +0200)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 5 Oct 2023 20:20:07 +0000 (22:20 +0200)
prepare_rust.sh

index 01ff887ccbe69015bc16fbae9ed11355b0a3a74c..8e66744dbb944488af511c3bb4419c94ffdf1e2b 100644 (file)
@@ -16,8 +16,8 @@ export RUSTUP_HOME="$(pwd)/build/rust"
 rm -rf ${CARGO_HOME} ${RUSTUP_HOME}
 curl https://sh.rustup.rs -sSf | sh -s -- -y --no-modify-path --default-toolchain none
 source "$(pwd)/build/cargo/env"
-rustup override set 1.72.0
+rustup override set 1.70.0
 rustup component add rust-src
-cargo install --locked --version 0.68.1 bindgen-cli
+cargo install --locked --version 0.62.0 bindgen-cli
 rustup component add rustfmt
 rustup component add clippy
Impressum, Datenschutz