[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: update rust to 1.61.0
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Mon May 23 11:33:46 UTC 2022
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
99866831 by Tristan Matthews at 2022-05-23T10:50:34+00:00
contrib: update rust to 1.61.0
- - - - -
1fda1d1a by Tristan Matthews at 2022-05-23T10:50:34+00:00
contrib: cargo: update cargo-c to 0.9.9
- - - - -
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.60.0
-CARGOC_VERSION=0.9.8
+RUST_VERSION=1.61.0
+CARGOC_VERSION=0.9.9
RUSTUP_VERSION=1.24.3
RUSTUP_URL=https://github.com/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/e8f0b72538c90bfc630c1c926a88990daaf9b448...1fda1d1af3d64ae0fba52f40c8529529566b31c1
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/e8f0b72538c90bfc630c1c926a88990daaf9b448...1fda1d1af3d64ae0fba52f40c8529529566b31c1
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