diff --git a/recipes/cramino/meta.yaml b/recipes/cramino/meta.yaml index a06912b2b558f..02c96cdb8b5ee 100644 --- a/recipes/cramino/meta.yaml +++ b/recipes/cramino/meta.yaml @@ -17,6 +17,8 @@ source: requirements: build: - {{ compiler('c') }} + - {{ compiler('rust') }} + - {{ compiler('cxx') }} - rust >=1.60 - cmake - make