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.
2 parents fbd8a30 + 4109d33 commit d6e9251Copy full SHA for d6e9251
Project.toml
@@ -2,7 +2,7 @@ name = "MemPool"
2
uuid = "f9f48841-c794-520a-933b-121f7ba6ed94"
3
license = "MIT"
4
desc = "a simple distributed data store"
5
-version = "0.3.8"
+version = "0.3.9"
6
7
[deps]
8
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -14,7 +14,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
14
15
[compat]
16
DataStructures = "0.18"
17
-julia = "1"
+julia = "1.4"
18
19
[extras]
20
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
0 commit comments