Skip to content

Commit 6e5a511

Browse files
Allow version 0.19 of DataStructures (#105)
Co-authored-by: Andreas Noack <[email protected]>
1 parent c7697b9 commit 6e5a511

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
@@ -6,7 +6,7 @@ version = "1.2.1"
66
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
77

88
[compat]
9-
DataStructures = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
9+
DataStructures = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19"
1010
julia = "1"
1111

1212
[extras]

0 commit comments

Comments
 (0)