Skip to content

Commit e110a02

Browse files
committed
Add [compat] entry for MOI
1 parent 2b81021 commit e110a02

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Project.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ QUBODrivers = "a3f166f7-2cd3-47b6-9e1e-6fbfe0449eb0"
1111
QUBOTools = "60eb5b62-0a39-4ddc-84c5-97d2adff9319"
1212

1313
[compat]
14-
MQLib_jll = "0.1"
15-
Printf = "1"
16-
QUBOTools = "0.10.1"
17-
QUBODrivers = "0.3.3"
18-
julia = "1.9"
14+
MQLib_jll = "0.1"
15+
MathOptInterface = "1"
16+
Printf = "1"
17+
QUBOTools = "0.10.1"
18+
QUBODrivers = "0.3.3"
19+
julia = "1.9"

0 commit comments

Comments
 (0)