Skip to content

Commit 47c674b

Browse files
authored
Merge pull request #159 from queryverse/compathelper/new_version/2020-08-17-21-01-33-630-798814138
CompatHelper: bump compat for "DataStructures" to "0.18"
2 parents 2eb785e + 72d4938 commit 47c674b

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
@@ -13,7 +13,7 @@ WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
1313

1414
[compat]
1515
CodecZlib = "0.6, 0.7"
16-
DataStructures = "0.17"
16+
DataStructures = "0.17, 0.18"
1717
DoubleFloats = "0.9, 1"
1818
Nullables = "0.0.7, 0.0.8, 1"
1919
WeakRefStrings = "0.5, 0.6"

0 commit comments

Comments
 (0)