[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: cargo: update rust to 1.64.0
Tristan Matthews (@tmatth)
gitlab at videolan.org
Fri Oct 28 16:55:29 UTC 2022
Tristan Matthews pushed to branch master at VideoLAN / VLC
Commits:
ffff2dd0 by Tristan Matthews at 2022-10-28T16:21:59+00:00
contrib: cargo: update rust to 1.64.0
- - - - -
b8a8ff96 by Tristan Matthews at 2022-10-28T16:21:59+00:00
contrib: cargo: update cargo-c to 0.9.13
- - - - -
1 changed file:
- contrib/src/cargo/rules.mak
Changes:
=====================================
contrib/src/cargo/rules.mak
=====================================
@@ -1,7 +1,7 @@
# cargo/cargo-c installation via rustup
-RUST_VERSION=1.63.0
-CARGOC_VERSION=0.9.12
+RUST_VERSION=1.64.0
+CARGOC_VERSION=0.9.13
RUSTUP_VERSION=1.25.1
RUSTUP_URL=$(GITHUB)/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/7c68a820c8136eeb149cc79dc1050a265c1accca...b8a8ff969338da801a83304bb19c52ed12849a9b
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/7c68a820c8136eeb149cc79dc1050a265c1accca...b8a8ff969338da801a83304bb19c52ed12849a9b
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