Skip to content

Commit 638ec3f

Browse files
Merge pull request #33 from rasmushenningsson/DataStructuresCompat
Add DataStructures.jl v0.19 compat
2 parents 028ed59 + 6af7b06 commit 638ec3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313

1414
[compat]
15-
DataStructures = "0.18"
15+
DataStructures = "0.18, 0.19"
1616
Distances = "0.8, 0.9, 0.10"
1717
Graphs = "1.4"
1818
Reexport = "0.2, 1.0"

0 commit comments

Comments
 (0)