Skip to content

Commit

Permalink
contrib: update rustup
Browse files Browse the repository at this point in the history
  • Loading branch information
fkuehne committed Apr 10, 2022
1 parent 9bc631d commit 4d4e6ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/src/cargo/SHA512SUMS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14a978a3cf699956722d8443070b9f8a043f1252cc1a7ed300b14637a0e6d654f34088d4403790c676500cbab327e30fdb7f81be0b9bde29e552143f26912ac7 rustup-1.22.1.tar.gz
43e85f1e653d451a2555a7ae9a3f47c4b9eb8e0fea0cd9cdcf381728ac933b56aaa25366ca2e1b12f20f9190b77d407a00a3f559ced6ad9c4f51fcef9efe67d7 rustup-1.24.3.tar.gz
2 changes: 1 addition & 1 deletion contrib/src/cargo/rules.mak
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

RUST_VERSION=1.59.0
CARGOC_VERSION=0.9.7
RUSTUP_VERSION=1.22.1
RUSTUP_VERSION=1.24.3
RUSTUP_URL=https://github.com/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz

RUSTUP = . $(CARGO_HOME)/env && \
Expand Down

0 comments on commit 4d4e6ff

Please sign in to comment.