From 384b5a9a55362171f269be7e8ad732f989fd1100 Mon Sep 17 00:00:00 2001 From: hacknus Date: Wed, 11 Dec 2024 13:21:18 +0100 Subject: [PATCH] rust 1.82 --- recipes/serial-monitor-rust/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/serial-monitor-rust/recipe.yaml b/recipes/serial-monitor-rust/recipe.yaml index 31b90fc..27e065d 100644 --- a/recipes/serial-monitor-rust/recipe.yaml +++ b/recipes/serial-monitor-rust/recipe.yaml @@ -37,7 +37,7 @@ requirements: build: - if: win then: - rust=1.83 + rust=1.82 host: - ${{ compiler('rust') }} - ${{ compiler('c') }} @@ -54,7 +54,7 @@ requirements: - conda-forge::libudev - if: win then: - rust=1.83 + rust=1.82 run: - if: linux