asdf-rust
asdf-rust copied to clipboard
Rust plugin for the asdf version manager
The purpose of this Pull Request is to mimic the behavior of python or nodejs asdf plugin, and to allow to install default rust packages. Each package will be installed...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [asdf-vm/actions](https://redirect.github.com/asdf-vm/actions) | action | major | `v1` -> `v3` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/asdf-community/asdf-rust). ## Config Migration Needed - [ ]...
Alot of rustaceans use nightly versions of Rust, as such it would be useful to implement a nightly tag for it.
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 1 to 2. Release notes Sourced from asdf-vm/actions's releases. v2.0.0 2.0.0 (2023-03-09) ⚠ BREAKING CHANGES Update actions to use node16 (#488) (6844d09) released by (2f61da5) Bug Fixes...
Hi, this is more of a question than a bug, I hope you don't mind me asking here. I have installed rustc etc with this asdf plugin and that's all...
Does this package support something like `.default-cargo-crates`? I looked at the docs and issues and could not find any information on this.