Skip to content

Commit

Permalink
bump compat for CEnum to v0.5 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Nov 10, 2023
1 parent 57506b5 commit af723e9
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 @@ -13,7 +13,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[compat]
CEnum = "0.4"
CEnum = "0.4, 0.5"
MPI = "0.20"
MPIPreferences = "0.1"
P4est_jll = "~2.8"
Expand Down

0 comments on commit af723e9

Please sign in to comment.