Skip to content

Commit

Permalink
Allow CEnum version 0.5
Browse files Browse the repository at this point in the history
This is a non-breaking breaking version...
  • Loading branch information
fredrikekre committed Apr 30, 2024
1 parent b56aece commit 1cf5318
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 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
ngspice_jll = "57e080ce-e004-5ece-a144-c95753423b2a"

[compat]
CEnum = "0.4"
CEnum = "0.4, 0.5"
Colors = "0.12"
RecipesBase = "1.1"
ReplMaker = "0.2"
Expand Down

0 comments on commit 1cf5318

Please sign in to comment.