Skip to content

Commit 19898f1

Browse files
committed
Update Project.toml and depdendencies
1 parent c0897b0 commit 19898f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "JavaCall"
22
uuid = "494afd89-becb-516b-aafa-70d2670c0337"
3-
version = "0.8.0"
3+
version = "0.8.1"
44

55
[deps]
66
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -9,8 +9,8 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
99
WinReg = "1b915085-20d7-51cf-bf83-8f477d6f5128"
1010

1111
[compat]
12-
DataStructures = "0.17, 0.18"
13-
WinReg = "0.3.1"
12+
DataStructures = "0.17, 0.18, 0.19"
13+
WinReg = "0.3.1, 1"
1414
julia = "1"
1515

1616
[extras]

0 commit comments

Comments
 (0)