Skip to content

Commit 1e81f05

Browse files
authored
Add support for [email protected] (#99)
1 parent fb1f145 commit 1e81f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MiniZinc"
22
uuid = "a7f392d2-6c35-496e-b8cc-0974fbfcbf91"
33
authors = ["odow <[email protected]>"]
4-
version = "0.3.12"
4+
version = "0.3.13"
55

66
[deps]
77
Chuffed_jll = "77125aae-c893-5498-99e3-e30470bfa328"
@@ -11,7 +11,7 @@ MiniZinc_jll = "3677d96b-3d39-5184-a844-8e8b2839af35"
1111
[compat]
1212
Chuffed_jll = "=0.10.4, =0.13.2"
1313
MathOptInterface = "1.21"
14-
MiniZinc_jll = "=2.7.6, =2.8.5"
14+
MiniZinc_jll = "=2.7.6, =2.8.5, =2.9.3"
1515
Test = "<0.0.1, 1.6"
1616
julia = "1.6"
1717

0 commit comments

Comments
 (0)