From 84a85bdc9b983a65ebfafbca1b5a9c492eeeec13 Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Fri, 22 Aug 2025 10:41:10 +0000 Subject: [PATCH] Bump podman cbindgen and just --- podman/rustinstall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/podman/rustinstall.sh b/podman/rustinstall.sh index e229bdcb..3cdd6864 100755 --- a/podman/rustinstall.sh +++ b/podman/rustinstall.sh @@ -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