add rustup & rust_analyzer package

This commit is contained in:
krolxon 2026-01-05 00:04:14 +05:30
parent c9032e3e74
commit 3170933130
1 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,7 @@ export pkg_dev_tools=(
"platformio-core"
"tmux"
"nodejs"
"rust-analyzer"
"rustup"
"lazygit"
)