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