Skip to content

Commit 6ac52e1

Browse files
authored
allow Requires 1.0
1 parent d4068a7 commit 6ac52e1

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
@@ -8,7 +8,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
88
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
99

1010
[compat]
11-
Requires = "0.5"
11+
Requires = "0.5, 1.0"
1212
julia = "1"
1313

1414
[extras]

0 commit comments

Comments
 (0)