Skip to content

Commit 96aac23

Browse files
authored
Limit FastClosures version on Project.toml
1 parent 8eda148 commit 96aac23

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
@@ -10,5 +10,5 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111

1212
[compat]
13-
FastClosures = "0.2.0"
13+
FastClosures = "0.2, 0.3"
1414
julia = "^1.0.0"

0 commit comments

Comments
 (0)