Skip to content

Commit

Permalink
CompatHelper: bump compat for CEnum to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 12, 2023
1 parent 041721b commit 7881ddf
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 @@ -10,7 +10,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

[compat]
CEnum = "0.4"
CEnum = "0.4, 0.5"
Clang_jll = "12,13,14,15"
Downloads = "1.4"
TOML = "1.0"
Expand Down

0 comments on commit 7881ddf

Please sign in to comment.