Skip to content

docs(colab): fix Rust installation instructions for version ≥1.80#1039

Open
Budalebah wants to merge 1 commit intoingonyama-zk:mainfrom
Budalebah:fix/colab-rust-installation
Open

docs(colab): fix Rust installation instructions for version ≥1.80#1039
Budalebah wants to merge 1 commit intoingonyama-zk:mainfrom
Budalebah:fix/colab-rust-installation

Conversation

@Budalebah
Copy link

  • Replace apt-based Rust installation with rustup
  • Add PATH configuration for Colab environment
  • Include minimum Rust version requirement (≥1.80)
  • Add note explaining why apt install is outdated

Fixes #1031

Describe the changes

This PR (fixes, updates, adds, etc).....

Describe the rational

Why is this change necessary?

Does it increase performance?

Backend branches

Replace "main" with the branch this PR should work with

cuda-backend-branch: main

metal-backend-branch: main

- Replace apt-based Rust installation with rustup
- Add PATH configuration for Colab environment
- Include minimum Rust version requirement (≥1.80)
- Add note explaining why apt install is outdated

Fixes ingonyama-zk#1031
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Thanks for contributing 🚀! Before we can accept your PR, please read the ICICLE Contributor License Agreement (CLA) and sign it by posting a comment with the following text:


I have hereby read the ICICLE CLA and agree to its terms


Budalebah seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Budalebah
Copy link
Author

I have hereby read the ICICLE CLA and agree to its terms

@Budalebah
Copy link
Author

Recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Colab installation instructions fail due to outdated Rust from apt (1.75 instead of ≥1.80)

1 participant