From 7b6a694b80152799e71d8c26cbfbab6b7ed48bb2 Mon Sep 17 00:00:00 2001 From: Hansung Kim Date: Tue, 30 Jan 2024 00:29:21 -0800 Subject: [PATCH] Remove rust from conda-reqs to fix scala const error --- conda-reqs/chipyard.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/conda-reqs/chipyard.yaml b/conda-reqs/chipyard.yaml index a85e0e49..ec49a0a4 100644 --- a/conda-reqs/chipyard.yaml +++ b/conda-reqs/chipyard.yaml @@ -67,7 +67,6 @@ dependencies: - findutils - lzop - - rust - make - bash-completion - sbt