[vlc-commits] [Git][videolan/vlc][master] 3 commits: contrib: cargo: update rustup to 1.25.1
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Aug 23 15:00:02 UTC 2022
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
42554751 by Tristan Matthews at 2022-08-23T13:47:20+00:00
contrib: cargo: update rustup to 1.25.1
- - - - -
73a57e01 by Tristan Matthews at 2022-08-23T13:47:20+00:00
contrib: cargo: update rust to 1.63.0
- - - - -
e1f033f9 by Tristan Matthews at 2022-08-23T13:47:20+00:00
contrib: cargo: update cargo-c to 0.9.12
- - - - -
2 changed files:
- contrib/src/cargo/SHA512SUMS
- contrib/src/cargo/rules.mak
Changes:
=====================================
contrib/src/cargo/SHA512SUMS
=====================================
@@ -1 +1 @@
-43e85f1e653d451a2555a7ae9a3f47c4b9eb8e0fea0cd9cdcf381728ac933b56aaa25366ca2e1b12f20f9190b77d407a00a3f559ced6ad9c4f51fcef9efe67d7 rustup-1.24.3.tar.gz
+a77cb34ba0c2e7577c8acbd474197aabaa84e3b64b3c42f1d0c328df55c6accbe412aba9a787f0ea2f0654f085475455c9c488b2b6de34ad8889a2716d1e8d0c rustup-1.25.1.tar.gz
=====================================
contrib/src/cargo/rules.mak
=====================================
@@ -1,8 +1,8 @@
# cargo/cargo-c installation via rustup
-RUST_VERSION=1.62.0
-CARGOC_VERSION=0.9.10
-RUSTUP_VERSION=1.24.3
+RUST_VERSION=1.63.0
+CARGOC_VERSION=0.9.12
+RUSTUP_VERSION=1.25.1
RUSTUP_URL=https://github.com/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz
RUSTUP = . $(CARGO_HOME)/env && \
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8d145c9753d04e8a3dcd82b5c27920258d2088e1...e1f033f9011381cea19081e7cfd161202c464622
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8d145c9753d04e8a3dcd82b5c27920258d2088e1...e1f033f9011381cea19081e7cfd161202c464622
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list