Skip to content

Commit c8c5047

Browse files
authored
Update Project.toml to reflect the package's name.
Also, add the Julia version in the dependencies to match the JLL.
1 parent e9ccb8e commit c8c5047

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ortools/julia/ORToolsGenerated.jl/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "ORTools"
1+
name = "ORToolsGenerated"
22
uuid = "6b269722-41d3-11ee-be56-0242ac120002"
33
version = "0.0.1"
44

@@ -7,6 +7,7 @@ ORTools_jll = "717719f8-c30c-5086-8f3c-70cd6a1e3a46"
77

88
[compat]
99
ORTools_jll = "9.11.0"
10+
julia = "1.9"
1011

1112
[extras]
1213
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)