Bump podman cbindgen

This commit is contained in:
Raffaele Ragni 2024-09-28 12:47:48 +00:00 committed by Jeremy Soller
parent e451308f58
commit 726cb6c9f6
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
genisoimage \
git \
gperf \
expect \
intltool \
libc6-dev-i386 \
libexpat-dev \

View file

@ -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