From 85017e0c233da66ea71ee1b6e030cabe559406d9 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 14 May 2016 16:35:38 -0400 Subject: [PATCH] add rust to bootstrap.json --- dotfiles/cider/bootstrap.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index eafa34f1..d5530c7e 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -141,6 +141,7 @@ "rsync", "rtorrent", "ruby-build", + "rust", "sbt", "scala", "sdl",