Skip to content

Commit aa26fea

Browse files
authored
Compat entry for Parsers (#307)
* Compat entry for Parsers
1 parent 998998c commit aa26fea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[compat]
2020
julia = "0.7, 1.0"
21+
Parsers = "0.1, 0.2, 0.3, 1"
2122

2223
[targets]
2324
test = ["DataStructures", "Distributed", "FixedPointNumbers", "OffsetArrays", "Sockets", "Test"]

0 commit comments

Comments
 (0)