Skip to content

Commit

Permalink
Merge pull request #25 from sisl/compathelper/new_version/2024-06-11-…
Browse files Browse the repository at this point in the history
…00-09-48-523-01341701795

CompatHelper: bump compat for CxxWrap to 0.16, (keep existing compat)
  • Loading branch information
MaximeBouton authored Jun 13, 2024
2 parents b5193d4 + 891e806 commit 11219ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7"

[compat]
libcxxwrap_julia_jll = "0.12.3"
CxxWrap = "0.11, 0.12, 0.15"
CxxWrap = "0.11, 0.12, 0.15, 0.16"
Graphs = "1.5"
MetaGraphs = "0.6, 0.7"
Parameters = "0.12"
TikzPictures = "3.3"
Spot_julia_jll = "2.9.7"
TikzPictures = "3.3"
julia = "1.6, 1.7, 1.8, 1.9, 1.10"
libcxxwrap_julia_jll = "0.12.3"

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

0 comments on commit 11219ec

Please sign in to comment.