rust: update to 1.66 stable

This commit is contained in:
Tristan Matthews 2022-12-23 08:57:39 -05:00 committed by Felix Paul Kühne
parent 7193add253
commit a1fde77362
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# cargo/cargo-c installation via rustup
RUST_VERSION=1.65.0
RUST_VERSION=1.66.0
CARGOC_VERSION=0.9.13
RUSTUP_VERSION=1.25.1
RUSTUP_URL=$(GITHUB)/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz