Skip to content

Commit 5ded8c6

Browse files
authored
Merge pull request #108 from JuliaMath/ChrisRackauckas-patch-1
Allow DataStructures v0.18
2 parents 88e348b + 94b384a commit 5ded8c6

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
@@ -11,6 +11,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111
test = ["DataStructures", "IntegerMathUtils", "Test"]
1212

1313
[compat]
14-
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17"
14+
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
1515
IntegerMathUtils = "0.1"
1616
julia = "1"

0 commit comments

Comments
 (0)