Skip to content

Commit 699de33

Browse files
CompatHelper: bump compat for "DataStructures" to "0.18" (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4bdbaf commit 699de33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
1010
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

1212
[compat]
13-
DataStructures = "0.17"
13+
DataStructures = "0.17, 0.18"
1414
ProgressMeter = "1.2"
1515
Reexport = "0.2"
1616
julia = "1.2"

0 commit comments

Comments
 (0)