Skip to content

Commit 04e775b

Browse files
committed
Set min julia to 1.11 to allow using sources (also in Project.toml)
1 parent c2ed48b commit 04e775b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
99
Tensors = "48a634ad-e948-5137-8d70-aa71f2a747f4"
1010

1111
[compat]
12-
julia = "1.8"
12+
julia = "1.11"
1313

1414
[extras]
1515
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)