Skip to content

Commit 7d0f38c

Browse files
authored
Fix Pkg bug with stdlibs (#321)
See #312 (comment) for explanation
1 parent 57d77fb commit 7d0f38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1414
AbstractFFTs = "1.5"
1515
Aqua = "0.8"
1616
FFTW_jll = "3.3.9"
17-
LinearAlgebra = "1"
17+
LinearAlgebra = "<0.0.1, 1"
1818
MKL_jll = "2019.0.117, 2020, 2021, 2022, 2023, 2024, 2025"
1919
Preferences = "1.2"
2020
Reexport = "0.2, 1.0"

0 commit comments

Comments
 (0)