add cbindgen to Podman build

This commit is contained in:
Ron Williams 2023-12-17 14:39:01 -08:00
parent e1b238d078
commit 54cb2ecf26

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