mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
ci: Update to cargo-c 0.9.15
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1096>
This commit is contained in:
parent
53b6efaa6e
commit
143bf7608e
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ source ./ci/env.sh
|
|||
set -e
|
||||
export CARGO_HOME='/usr/local/cargo'
|
||||
|
||||
cargo install cargo-c --version 0.9.14+cargo-0.66
|
||||
cargo install cargo-c --version 0.9.15+cargo-0.67
|
||||
|
|
Loading…
Reference in a new issue