Skip to content

Commit 5e72ba0

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for DataStructures at version 0.19, (keep existing compat) (#48)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 4264c3d commit 5e72ba0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1111
Metaheuristics = "bcdb8e00-2c21-11e9-3065-2b553b22f898"
1212

1313
[compat]
14+
DataStructures = "0.19"
15+
Distances = "0.10"
1416
JuMP = "1"
1517
MathOptInterface = "1"
16-
Distances = "0.10"
17-
julia = "1.7"
1818
Metaheuristics = "3.3"
19+
julia = "1.7"

0 commit comments

Comments
 (0)