Remove system rust

The rust ecosystem sadly requires rustup for almost everything.
master
Simon Bruder 2020-05-31 19:55:22 +02:00
parent b862010552
commit f0fc20b323
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
2 changed files with 0 additions and 7 deletions

View File

@ -17,7 +17,6 @@
- ibus-gtk3
- ibus-hangul
- ibus-mozc
- ibus-qt4
- ibus-rime
- ibus-table-ipa-x-sampa
- khal

View File

@ -1,6 +0,0 @@
---
- name: install rust
apt:
name:
- rustc
state: present