Skip to content

Commit

Permalink
rust=1.82 win host and vs_win=2022.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Dec 11, 2024
1 parent 49d525a commit 7095348
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion recipes/serial-monitor-rust/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ requirements:
- pkg-config
- if: win
then:
rust=1.82
- vs_win-64=2022.12
- rust=1.82

host:
- ${{ compiler('rust') }}
Expand All @@ -56,6 +57,10 @@ requirements:
- conda-forge::libxkbcommon
- conda-forge::openssl
- conda-forge::libudev
- if: win
then:
- vs_win-64=2022.12
- rust=1.82

run:
- if: linux
Expand Down

0 comments on commit 7095348

Please sign in to comment.