Skip to content

Commit

Permalink
CompatHelper: bump compat for MPI to 0.19, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Aug 22, 2021
1 parent 1ff6d59 commit e44a9c6
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 @@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
MPI = "0.16"
MPI = "0.16, 0.19"
StaticArrays = "1"
julia = "1.4"

Expand Down

0 comments on commit e44a9c6

Please sign in to comment.