Merge branch 'bump-cbindgen' into 'master'

Bump podman's cbindgen and just

See merge request redox-os/redox!1633
This commit is contained in:
Jeremy Soller 2025-08-22 08:23:27 -06:00
commit b26f01b324

View File

@ -7,6 +7,6 @@ curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain stable
curl -sSLf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
cargo +stable binstall --no-confirm --force --version 0.10.0 sccache
cargo +stable binstall --no-confirm --force --version 1.16.0 just
cargo +stable binstall --no-confirm --force --version 0.27.0 cbindgen
cargo +stable binstall --no-confirm --force --version 1.42.4 just
cargo +stable binstall --no-confirm --force --version 0.29.0 cbindgen
cargo +stable install --force --version 0.1.1 cargo-config # TODO: Remove