We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834186f commit ddc4d43Copy full SHA for ddc4d43
dub.sdl
@@ -4,7 +4,7 @@ authors "Ilya Yaroshenko"
4
copyright "Copyright © 2017-2018, Symmetry Investments & Kaleidic Associates"
5
license "BSL-1.0"
6
7
-dependency "lapack" version="0.3.0"
+dependency "lapack" version="~>0.3.0"
8
dependency "mir-blas" version=">=1.1.3 <2.0.0"
9
10
configuration "library" {
0 commit comments