diff --git a/recipes/fulgor/conda_build_config.yaml b/recipes/fulgor/conda_build_config.yaml deleted file mode 100644 index 015aaa5342a67..0000000000000 --- a/recipes/fulgor/conda_build_config.yaml +++ /dev/null @@ -1,2 +0,0 @@ -channel_sources: - - conda-forge/label/rust_dev,conda-forge diff --git a/recipes/fulgor/recipe.yaml b/recipes/fulgor/recipe.yaml index 04ac7be35994f..7a73d31d68739 100644 --- a/recipes/fulgor/recipe.yaml +++ b/recipes/fulgor/recipe.yaml @@ -78,7 +78,7 @@ requirements: build: - ${{ compiler('cxx') }} - ${{ stdlib('c') }} - - ${{ compiler('rust') }} + - ${{ compiler('rust') }} >=1.82 - cargo-bundle-licenses - cmake - ninja