Skip to content

Commit 77ed6aa

Browse files
CompatHelper: bump compat for "DataStructures" to "0.18"
1 parent e3749e5 commit 77ed6aa

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
@@ -19,7 +19,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
CSV = "0.6, 0.7"
2020
Combinatorics = "1.0"
2121
DataFrames = "0.21"
22-
DataStructures = "0.17"
22+
DataStructures = "0.17, 0.18"
2323
Distributions = "0.23"
2424
DocStringExtensions = "0.8"
2525
NamedArrays = "0.9"

0 commit comments

Comments
 (0)