Skip to content

Commit 09b910d

Browse files
CompatHelper: bump compat for "DataStructures" to "0.18" (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e0e53b commit 09b910d

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
@@ -17,7 +17,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1717
CategoricalArrays = "0.7"
1818
DataAPI = "1.1"
1919
DataFrames = "0.20, 0.21"
20-
DataStructures = "0.17.0"
20+
DataStructures = "0.17.0, 0.18"
2121
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
2222
ShiftedArrays = "1.0.0"
2323
StatsBase = "0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"

0 commit comments

Comments
 (0)