Skip to content

Commit a7f7bd7

Browse files
committed
fix deps
1 parent bb3af7b commit a7f7bd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ authors = ["SteffenPL <[email protected]> and contributors"]
44
version = "0.1.0"
55

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

910
[compat]
10-
julia = "1.6"
1111
PortMidi_jll = "2.0.4"
12+
julia = "1.6"
13+
CEnum = "0.5"
1214

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

0 commit comments

Comments
 (0)