Skip to content

Commit 9a5c8be

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#147)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent c6aaf57 commit 9a5c8be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name = "Plasmo"
22
uuid = "d3f7391f-f14a-50cc-bbe4-76a32d1bad3c"
3+
version = "0.7.0"
34
authors = ["Jordan Jalving <[email protected]>"]
45
repo = "https://github.com/plasmo-dev/Plasmo.jl.git"
5-
version = "0.7.0"
66

77
[deps]
88
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -21,12 +21,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2222

2323
[compat]
24+
DataStructures = "0.18, 0.19"
25+
DistributedArrays = "0.6"
26+
GraphOptInterface = "0.1"
2427
Graphs = "1"
2528
JuMP = "1.2"
26-
DataStructures = "0.18"
27-
GraphOptInterface = "0.1"
2829
MathOptInterface = "1.6"
29-
DistributedArrays = "0.6"
3030
Reexport = "1"
3131
Requires = "1"
3232
julia = "1"

0 commit comments

Comments
 (0)