Merge branch 'podman-cbindgen' into 'master'

add cbindgen to Podman build

See merge request redox-os/redox!1392
This commit is contained in:
Jeremy Soller 2023-12-17 23:00:29 +00:00
commit dc4f61cc8e

View file

@ -5,3 +5,4 @@
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain nightly
cargo install --force --version 0.1.1 cargo-config
cargo install --force --version 1.16.0 just
cargo install --force --version 0.26.0 cbindgen