From 95c0fde9ff71143eb6f10966bd9c01f1723eb153 Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Fri, 6 May 2016 13:48:48 +0100 Subject: Add some rust dependencies Change-Id: I910bdb033da23b916b890db57dcfe14074153966 --- open-source-lorries/jemalloc.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/jemalloc.lorry (limited to 'open-source-lorries/jemalloc.lorry') diff --git a/open-source-lorries/jemalloc.lorry b/open-source-lorries/jemalloc.lorry new file mode 100644 index 0000000..c0ee30b --- /dev/null +++ b/open-source-lorries/jemalloc.lorry @@ -0,0 +1,6 @@ +{ + "jemalloc": { + "type": "git", + "url": "https://github.com/jemalloc/jemalloc" + } +} -- cgit v1.2.1