We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c56008 + 3bcea71 commit a28b265Copy full SHA for a28b265
1 file changed
scripts/macpython-download-cache-and-build-module-wheels.sh
@@ -40,7 +40,7 @@
40
# Install dependencies
41
brew update
42
brew install --quiet zstd aria2 gnu-tar doxygen ninja
43
-brew upgrade --quiet cmake
+brew upgrade --quiet cmake rustup
44
45
if [[ $(arch) == "arm64" ]]; then
46
tarball_arch="-arm64"
0 commit comments