Skip to content

Commit

Permalink
Update Project.toml to include ProtoBuf.jl dependency
Browse files Browse the repository at this point in the history
The generator requires 1.0.15+.
  • Loading branch information
dourouc05 authored Dec 20, 2024
1 parent c8c5047 commit 337ef96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ortools/julia/ORToolsGenerated.jl/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 337ef96

Please sign in to comment.