diff --git a/podman/rustinstall.sh b/podman/rustinstall.sh index e85fe68..2036805 100755 --- a/podman/rustinstall.sh +++ b/podman/rustinstall.sh @@ -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