diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 4b85af6..378c972 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -17,6 +17,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.92' +- '1.93' target_platform: - linux-64 diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index a03e062..d6b9556 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -17,6 +17,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.92' +- '1.93' target_platform: - linux-aarch64 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 51064e8..1cb335d 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -21,6 +21,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.92' +- '1.93' target_platform: - osx-64 diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index beb9abb..12770c7 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -21,6 +21,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.92' +- '1.93' target_platform: - osx-arm64 diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index b9e7de0..1f306c9 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -9,6 +9,6 @@ python_min: rust_compiler: - rust rust_compiler_version: -- '1.92' +- '1.93' target_platform: - win-64 diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index b30cd0d..46152fd 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,2 +1,2 @@ rust_compiler_version: - - "1.92" + - "1.93" diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index b2579ea..e5a8aef 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -15,7 +15,7 @@ source: sha256: f092b21708bf0e7437ce9ada249dfe688ff9a0954fc94abab05dcea7dcd29c33 build: - number: 0 + number: 1 # we only build 1 package for each target platform python: