Skip to content

Commit 02acfb8

Browse files
committed
Claim only Julia 1.6+ compatibility for now
We can always make this more compatible later, but for now we're only testing on julia 1.6+
1 parent cc760b3 commit 02acfb8

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
@@ -4,7 +4,7 @@ authors = ["Chris Foster <[email protected]> and contributors"]
44
version = "0.1.0"
55

66
[compat]
7-
julia = "1.4"
7+
julia = "1.6"
88

99
[deps]
1010
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"

0 commit comments

Comments
 (0)