Skip to content

Commit

Permalink
chore: update Rust to 1.83
Browse files Browse the repository at this point in the history
Signed-off-by: Egor Lazarchuk <[email protected]>
  • Loading branch information
ShadowCurse committed Dec 9, 2024
1 parent 59c0814 commit 9a237cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -ex

ARCH=$(uname -m)
RUST_TOOLCHAIN="1.80.1"
RUST_TOOLCHAIN="1.83.0"

apt-get update

Expand Down

0 comments on commit 9a237cd

Please sign in to comment.