Skip to content

Change dependency of workcell editor to rustup#134

Open
luca-della-vedova wants to merge 3 commits intomainfrom
luca/rustup_depend
Open

Change dependency of workcell editor to rustup#134
luca-della-vedova wants to merge 3 commits intomainfrom
luca/rustup_depend

Conversation

@luca-della-vedova
Copy link
Copy Markdown
Member

What's new

The workcell editor needs a newer version of rustc than is currently being distributed in Ubuntu 24.04.
We can use the system rustup to install the latest stable version, rustup however conflicts with cargo so they are not co-installable.

Just install rustup, then a rustup default stable should do the trick.

CC @xiyuoh

GenAI Use

We follow OSRA's policy on GenAI tools

  • I used a GenAI tool in this PR.
  • I did not use GenAI

Generated-by:

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Comment thread README.md Outdated
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
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.

2 participants