Update Project.toml to include ProtoBuf.jl dependency
The generator requires 1.0.15+.
This commit is contained in:
@@ -4,9 +4,11 @@ version = "0.0.1"
|
||||
|
||||
[deps]
|
||||
ORTools_jll = "717719f8-c30c-5086-8f3c-70cd6a1e3a46"
|
||||
ProtoBuf = "3349acd9-ac6a-5e09-bcdb-63829b23a429"
|
||||
|
||||
[compat]
|
||||
ORTools_jll = "9.11.0"
|
||||
ProtoBuf = "1.0.15"
|
||||
julia = "1.9"
|
||||
|
||||
[extras]
|
||||
|
||||
Reference in New Issue
Block a user