File tree 2 files changed +0
-18
lines changed
2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ cc = "1.0.10"
30
30
cfg-if = " 0.1.2"
31
31
chrono = " 0.4.2"
32
32
clap = " 2.31.2"
33
- cloudabi = " 0.0.3"
34
33
cmake = " 0.1.30"
35
34
color_quant = " 1.0.0"
36
35
cookie = " 0.10.1"
@@ -131,8 +130,6 @@ precomputed-hash = "0.1.1"
131
130
proc-macro2 = " 0.3.6"
132
131
quick-error = " 1.2.1"
133
132
quote = " 0.5.1"
134
- rand = " 0.5.0-pre.0"
135
- rand_core = " 0.1.0"
136
133
rayon = " 1.0.1"
137
134
rayon-core = " 1.4.0"
138
135
regex = " 0.2.10"
Original file line number Diff line number Diff line change 94
94
"version" : " 2.31.2" ,
95
95
"id" : " clap"
96
96
},
97
- {
98
- "name" : " cloudabi" ,
99
- "version" : " 0.0.3" ,
100
- "id" : " cloudabi"
101
- },
102
97
{
103
98
"name" : " cmake" ,
104
99
"version" : " 0.1.30" ,
599
594
"version" : " 0.5.1" ,
600
595
"id" : " quote"
601
596
},
602
- {
603
- "name" : " rand" ,
604
- "version" : " 0.5.0-pre.0" ,
605
- "id" : " rand"
606
- },
607
- {
608
- "name" : " rand_core" ,
609
- "version" : " 0.1.0" ,
610
- "id" : " rand_core"
611
- },
612
597
{
613
598
"name" : " rayon" ,
614
599
"version" : " 1.0.1" ,
You can’t perform that action at this time.
0 commit comments