Skip to content

Commit 040521b

Browse files
authored
Add a compat entry for julia
1 parent 2b82738 commit 040521b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ version = "0.1.0"
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
77
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"
88

9+
[compat]
10+
julia = "1.6"
11+
912
[extras]
1013
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1114

0 commit comments

Comments
 (0)