Skip to content

Commit

Permalink
Match compat entries of standard libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
tasseff committed Nov 5, 2023
1 parent 2b55a8d commit 76b456d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SMTPClient = "c35d69d1-b747-5018-a192-25bc5e63c83d"

[compat]
Dates = "1.6 - 1"
HiGHS = "~1"
JSON = "~0.21"
JuMP = "~0.22, ~0.23, ~1"
Random = "1.6 - 1"
SMTPClient = "~0.3, ~0.6"
julia = "1.6 - 1"

Expand Down

0 comments on commit 76b456d

Please sign in to comment.