Skip to content

Commit 9f9c1be

Browse files
Merge pull request #31 from rafaqz/patch-1
allow Requires 1.0
2 parents d4068a7 + 6ac52e1 commit 9f9c1be

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)