[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: cargo: update rust to 1.62.0 (stable)

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Sat Jul 2 19:12:27 UTC 2022



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
bef2f291 by Tristan Matthews at 2022-07-02T18:11:18+00:00
contrib: cargo: update rust to 1.62.0 (stable)

- - - - -
9979f075 by Tristan Matthews at 2022-07-02T18:11:18+00:00
contrib: cargo: update cargo-c to 0.9.10

- - - - -


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.61.0
-CARGOC_VERSION=0.9.9
+RUST_VERSION=1.62.0
+CARGOC_VERSION=0.9.10
 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/c7b9e7bf43c03e97f1d2d850e5f0c4a477ddb7d8...9979f075c9b538dffd56d30e9571a9878a0a3bbd

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/c7b9e7bf43c03e97f1d2d850e5f0c4a477ddb7d8...9979f075c9b538dffd56d30e9571a9878a0a3bbd
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