summaryrefslogtreecommitdiff
path: root/open-source-lorries/rust-installer.lorry
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-05-06 13:48:48 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-05-06 13:59:30 +0100
commit95c0fde9ff71143eb6f10966bd9c01f1723eb153 (patch)
treeb82e639ba9ed68f25571efdbb439203f62bcc9b3 /open-source-lorries/rust-installer.lorry
parent29a930f5ab3452752eeb8a139e7247f4817ec265 (diff)
downloadlorries-95c0fde9ff71143eb6f10966bd9c01f1723eb153.tar.gz
Add some rust dependencies
Change-Id: I910bdb033da23b916b890db57dcfe14074153966
Diffstat (limited to 'open-source-lorries/rust-installer.lorry')
-rw-r--r--open-source-lorries/rust-installer.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/rust-installer.lorry b/open-source-lorries/rust-installer.lorry
new file mode 100644
index 0000000..ac285b7
--- /dev/null
+++ b/open-source-lorries/rust-installer.lorry
@@ -0,0 +1,6 @@
+{
+ "rust-installer": {
+ "type": "git",
+ "url": "https://github.com/rust-lang/rust-installer"
+ }
+}