asdf-community / asdf-rust

Rust plugin for the asdf version manager
https://github.com/asdf-vm/asdf
Apache License 2.0
97 stars 16 forks source link

feat: Allow to install default rust packages #33

Open Wihrt opened 3 months ago

Wihrt commented 3 months ago

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 inside the rust folder.