File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,24 +4,24 @@ version = "1.0.2-DEV"
4
4
5
5
[deps ]
6
6
CodecZlib = " 944b1d66-785c-5afd-91f1-9de20f533193"
7
- Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
8
7
DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
9
- WeakRefStrings = " ea10d353-3f73-51f8-a26c-33c1cb351aa5"
10
- Mmap = " a63ad114-7e13-5084-954f-fe012c677804"
8
+ Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
11
9
DoubleFloats = " 497a8b3b-efae-58df-a0af-a86822472b78"
10
+ Mmap = " a63ad114-7e13-5084-954f-fe012c677804"
12
11
Nullables = " 4d1e1d77-625e-5b40-9113-a560ec7a8ecd"
13
-
14
- [extras ]
15
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
+ WeakRefStrings = " ea10d353-3f73-51f8-a26c-33c1cb351aa5"
17
13
18
14
[compat ]
19
15
CodecZlib = " 0.6, 0.7"
20
- julia = " 1"
21
16
DataStructures = " 0.17, 0.18"
22
- WeakRefStrings = " 0.5, 0.6"
23
17
DoubleFloats = " 0.9, 1"
24
18
Nullables = " 0.0.7, 0.0.8, 1"
19
+ WeakRefStrings = " 0.5, 0.6, 1"
20
+ julia = " 1"
21
+
22
+ [extras ]
23
+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
24
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
25
25
26
26
[targets ]
27
27
test = [" Test" , " Random" ]
You can’t perform that action at this time.
0 commit comments