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