Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenPL committed Jan 13, 2024
1 parent bb3af7b commit a7f7bd7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ authors = ["SteffenPL <[email protected]> and contributors"]
version = "0.1.0"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
PortMidi_jll = "6b227df9-c220-5195-838c-e1464939a66f"

[compat]
julia = "1.6"
PortMidi_jll = "2.0.4"
julia = "1.6"
CEnum = "0.5"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit a7f7bd7

Please sign in to comment.