install Rust

This commit is contained in:
Morgan Wattiez
2019-11-16 13:29:52 +01:00
parent 4a5fca7875
commit 60428a5f01
6 changed files with 12 additions and 3 deletions

View File

@ -128,3 +128,4 @@ brew "tflint" # terraform linter
brew "ktlint" # kotlin linter
brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe
brew "zola" # a simple and fast static site generator
brew "rustup" # Install Rust