We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07f5ee commit 546da4dCopy full SHA for 546da4d
intel-mkl-tool/Makefile
@@ -1,6 +1,6 @@
1
HERE := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
2
REGISTRY := ghcr.io/rust-math/intel-mkl-src
3
-RUST_VERSION := 1.49.0
+RUST_VERSION := 1.62.1
4
DOCKER_OPTION := --rm -u $(shell id -u):$(shell id -g) -v $(HERE):/src
5
6
test:
0 commit comments