Skip to content

Commit

Permalink
Merge pull request #17 from nathanemac/add_libproxtv
Browse files Browse the repository at this point in the history
add compat field to project.toml to comply with General
  • Loading branch information
nathanemac authored Sep 24, 2024
2 parents d991d98 + 39a2c1b commit cfa1ee1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ proxTV_jll = "700117f8-5dbb-54dd-9908-6f3eb0e21f87"

[compat]
julia = "1.9"
JuliaFormatter = "1"
LAPACK_jll = "3.12.0"
OpenBLAS32_jll = "0.3.21"
proxTV_jll = "3.3.2"
LinearAlgebra = "1.11"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit cfa1ee1

Please sign in to comment.