Skip to content

Commit 6ffc7dd

Browse files
giordanostaticfloat
authored andcommitted
Make BinaryBuilderBase compatible with v1.6 only
1 parent c19e48f commit 6ffc7dd

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
@@ -30,7 +30,7 @@ OutputCollectors = "0.1"
3030
Scratch = "1.0"
3131
SimpleBufferStream = "1"
3232
Tar = "1.7"
33-
julia = "1.6"
33+
julia = "~1.6"
3434

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

0 commit comments

Comments
 (0)