Skip to content

Commit c72c40d

Browse files
committed
add Project.toml
1 parent c2e8928 commit c72c40d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Project.toml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name = "JavaCall"
2+
uuid = "494afd89-becb-516b-aafa-70d2670c0337"
3+
4+
[deps]
5+
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
6+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
7+
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
8+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
9+
WinReg = "1b915085-20d7-51cf-bf83-8f477d6f5128"
10+
11+
[compat]
12+
julia = "1"

0 commit comments

Comments
 (0)