mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
ci: Update to cargo-c 0.10.4
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7458>
This commit is contained in:
parent
0f5e894931
commit
2d989058a7
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.3+cargo-0.81.0
|
cargo install --locked cargo-c --version 0.10.4+cargo-0.82.0
|
||||||
|
|
||||||
rustup --version
|
rustup --version
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
Loading…
Reference in a new issue