We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0897b0 commit 19898f1Copy full SHA for 19898f1
Project.toml
@@ -1,6 +1,6 @@
1
name = "JavaCall"
2
uuid = "494afd89-becb-516b-aafa-70d2670c0337"
3
-version = "0.8.0"
+version = "0.8.1"
4
5
[deps]
6
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -9,8 +9,8 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9
WinReg = "1b915085-20d7-51cf-bf83-8f477d6f5128"
10
11
[compat]
12
-DataStructures = "0.17, 0.18"
13
-WinReg = "0.3.1"
+DataStructures = "0.17, 0.18, 0.19"
+WinReg = "0.3.1, 1"
14
julia = "1"
15
16
[extras]
0 commit comments