mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
build: use Rust 1.70.0 to compile deltachat-rpc-server releases
This commit is contained in:
@@ -8,7 +8,7 @@ set -e
|
||||
unset RUSTFLAGS
|
||||
|
||||
# Pin Rust version to avoid uncontrolled changes in the compiler and linker flags.
|
||||
export RUSTUP_TOOLCHAIN=1.68.1
|
||||
export RUSTUP_TOOLCHAIN=1.70.0
|
||||
|
||||
ZIG_VERSION=0.11.0-dev.2213+515e1c93e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user