From 6ec3c232c5205ff2483e4696493fe7a49c078d64 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Tue, 30 Jul 2019 11:32:54 +0700 Subject: [PATCH] rust: uncomment dependencies --- testing/rust/depends | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/rust/depends b/testing/rust/depends index 2463b290..ea8c5f8f 100644 --- a/testing/rust/depends +++ b/testing/rust/depends @@ -1,2 +1,2 @@ -#python make -#llvm make +python make +llvm make