mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-12 19:36:38 +00:00
ci: Update to cargo-c 0.10.7
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8002>
This commit is contained in:
parent
a91b48f5d5
commit
2b1e4d4038
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ chmod +x rustup-init;
|
||||||
rm rustup-init;
|
rm rustup-init;
|
||||||
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
chmod -R a+w $RUSTUP_HOME $CARGO_HOME
|
||||||
|
|
||||||
cargo install --locked cargo-c --version 0.10.5+cargo-0.83.0
|
cargo install --locked cargo-c --version 0.10.7+cargo-0.84.0
|
||||||
|
|
||||||
rustup --version
|
rustup --version
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
Loading…
Reference in a new issue