Merge branch 'bump_podman_cbindgen' into 'master'

Bump podman cbindgen

See merge request redox-os/redox!1510
This commit is contained in:
Jeremy Soller 2024-09-28 12:47:48 +00:00
commit 097aa4245f
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