add rustup & rust_analyzer package
This commit is contained in:
parent
c9032e3e74
commit
3170933130
|
|
@ -6,5 +6,7 @@ export pkg_dev_tools=(
|
|||
"platformio-core"
|
||||
"tmux"
|
||||
"nodejs"
|
||||
"rust-analyzer"
|
||||
"rustup"
|
||||
"lazygit"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue