From 178e3aec721a126b1d3b9bc304404baaebec42ba Mon Sep 17 00:00:00 2001 From: hacknus Date: Wed, 11 Dec 2024 13:26:42 +0100 Subject: [PATCH] only install rust 1.82 in build env --- recipes/serial-monitor-rust/recipe.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes/serial-monitor-rust/recipe.yaml b/recipes/serial-monitor-rust/recipe.yaml index 27e065d..c8e6c15 100644 --- a/recipes/serial-monitor-rust/recipe.yaml +++ b/recipes/serial-monitor-rust/recipe.yaml @@ -52,9 +52,6 @@ requirements: - conda-forge::libxkbcommon - conda-forge::openssl - conda-forge::libudev - - if: win - then: - rust=1.82 run: - if: linux