Remove system rust
The rust ecosystem sadly requires rustup for almost everything.
This commit is contained in:
parent
b862010552
commit
f0fc20b323
|
@ -17,7 +17,6 @@
|
|||
- ibus-gtk3
|
||||
- ibus-hangul
|
||||
- ibus-mozc
|
||||
- ibus-qt4
|
||||
- ibus-rime
|
||||
- ibus-table-ipa-x-sampa
|
||||
- khal
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
- name: install rust
|
||||
apt:
|
||||
name:
|
||||
- rustc
|
||||
state: present
|
Reference in a new issue