1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00

contrib: cargo-c: update to 0.9.15

This commit is contained in:
Tristan Matthews 2022-12-23 08:57:56 -05:00 committed by Felix Paul Kühne
parent a1fde77362
commit b92dbdc4d3

View File

@ -1,7 +1,7 @@
# cargo/cargo-c installation via rustup
RUST_VERSION=1.66.0
CARGOC_VERSION=0.9.13
CARGOC_VERSION=0.9.15
RUSTUP_VERSION=1.25.1
RUSTUP_URL=$(GITHUB)/rust-lang/rustup/archive/$(RUSTUP_VERSION).tar.gz