Skip to content

Commit

Permalink
rust 1.82
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Dec 11, 2024
1 parent e545d43 commit 384b5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/serial-monitor-rust/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requirements:
build:
- if: win
then:
rust=1.83
rust=1.82
host:
- ${{ compiler('rust') }}
- ${{ compiler('c') }}
Expand All @@ -54,7 +54,7 @@ requirements:
- conda-forge::libudev
- if: win
then:
rust=1.83
rust=1.82

run:
- if: linux
Expand Down

0 comments on commit 384b5a9

Please sign in to comment.