Skip to content

Commit

Permalink
CompatHelper: bump compat for MPI to 0.20, (keep existing compat) (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Oct 4, 2022
1 parent eb1f9bd commit 391bea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
CBinding = "0.9.2"
MPI = "0.15, 0.16, 0.18, 0.19"
MPI = "0.15, 0.16, 0.18, 0.19, 0.20"
P4est_jll = "~2.8"
Reexport = "0.2, 1.0"
julia = "1.6"

0 comments on commit 391bea5

Please sign in to comment.