From 7af02787e0d77370cad9066f6d8e1779d33bed02 Mon Sep 17 00:00:00 2001 From: whitequark Date: Wed, 27 Dec 2017 01:44:16 +0000 Subject: [PATCH] conda: bump rustc version requirement. --- conda/artiq-dev/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 76dd0bf66..d20acc519 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -20,8 +20,8 @@ requirements: - binutils-or1k-linux >=2.27 - llvm-or1k 4.0.1 - llvmlite-artiq 0.20.0 - - rust-core-or1k 1.22.1 17 - - cargo 0.11.0 + - rustc 1.22.1 17 + - rust-core-or1k 1.22.1 18 - openocd ==0.10.0 - lit - outputcheck