Bump podman cbindgen
This commit is contained in:
parent
e451308f58
commit
726cb6c9f6
|
@ -28,6 +28,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
|||
genisoimage \
|
||||
git \
|
||||
gperf \
|
||||
expect \
|
||||
intltool \
|
||||
libc6-dev-i386 \
|
||||
libexpat-dev \
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain stable
|
||||
cargo +stable install --force --version 0.1.1 cargo-config
|
||||
cargo +stable install --force --version 1.16.0 just
|
||||
cargo +stable install --force --version 0.26.0 cbindgen
|
||||
cargo +stable install --force --version 0.27.0 cbindgen
|
||||
|
|
Loading…
Reference in a new issue