From 24329d0f6076c196a7d4914b5af7bdf180591348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 31 Mar 2016 17:31:40 +0100 Subject: Add rust Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Change-Id: I1150b6cb5b3249b0d9d3357846ec5e2dfbba2831 --- open-source-lorries/rust.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/rust.lorry diff --git a/open-source-lorries/rust.lorry b/open-source-lorries/rust.lorry new file mode 100644 index 0000000..3003fe1 --- /dev/null +++ b/open-source-lorries/rust.lorry @@ -0,0 +1,6 @@ +{ + "rust": { + "type": "git", + "url": "git://github.com/rust-lang/rust.git" + } +} -- cgit v1.2.1