@@ -12,7 +12,7 @@ incremental = false
12
12
13
13
[dependencies ]
14
14
adler32 = " =1.0.3"
15
- aho-corasick = " =0.6.5 "
15
+ aho-corasick = " =0.6.6 "
16
16
ansi_term = " =0.11.0"
17
17
arrayvec = " =0.4.7"
18
18
atty = " =0.2.10"
@@ -25,13 +25,12 @@ bitflags = "=1.0.3"
25
25
build_const = " =0.2.1"
26
26
byteorder = " =1.2.3"
27
27
bytes = " =0.4.8"
28
- cc = " =1.0.17 "
28
+ cc = " =1.0.18 "
29
29
cfg-if = " =0.1.4"
30
30
chrono = " =0.4.4"
31
31
clap = " =2.32.0"
32
32
cloudabi = " =0.0.3"
33
33
color_quant = " =1.0.1"
34
- cookie = " =0.10.1"
35
34
crc = " =1.8.1"
36
35
crossbeam = " =0.3.2"
37
36
crossbeam-deque = " =0.3.1"
@@ -42,8 +41,7 @@ csv-core = "=0.1.4"
42
41
data-encoding = " =2.1.1"
43
42
debug_unreachable = " =0.1.1"
44
43
deflate = " =0.7.18"
45
- docopt = " =1.0.0"
46
- dtoa = " =0.4.2"
44
+ dtoa = " =0.4.3"
47
45
either = " =1.5.0"
48
46
encoding_rs = " =0.7.2"
49
47
env_logger = " =0.5.10"
@@ -58,52 +56,52 @@ foreign-types-shared = "=0.1.1"
58
56
fuchsia-zircon = " =0.3.3"
59
57
fuchsia-zircon-sys = " =0.3.3"
60
58
futf = " =0.1.4"
61
- futures = " =0.1.21 "
59
+ futures = " =0.1.23 "
62
60
futures-cpupool = " =0.1.8"
63
61
gcc = " =0.3.54"
64
- getopts = " =0.2.17 "
62
+ getopts = " =0.2.18 "
65
63
gif = " =0.10.0"
66
64
glob = " =0.2.11"
67
65
h2 = " =0.1.10"
68
66
html5ever = " =0.18.0"
69
67
http = " =0.1.7"
70
68
httparse = " =1.3.2"
71
69
humantime = " =1.1.1"
72
- hyper = " =0.12.5 "
70
+ hyper = " =0.12.6 "
73
71
hyper-tls = " =0.1.3"
74
- idna = " =0.1.4 "
72
+ idna = " =0.1.5 "
75
73
image = " =0.19.0"
76
74
indexmap = " =1.0.1"
77
75
inflate = " =0.4.3"
78
76
iovec = " =0.1.2"
79
77
itertools = " =0.7.8"
80
- itoa = " =0.4.1 "
78
+ itoa = " =0.4.2 "
81
79
jpeg-decoder = " =0.1.15"
82
80
kernel32-sys = " =0.2.2"
83
81
language-tags = " =0.2.2"
84
- lazy_static = " =1.0.1 "
82
+ lazy_static = " =1.0.2 "
85
83
lazycell = " =1.0.0"
86
84
libc = " =0.2.42"
87
- libflate = " =0.1.15 "
85
+ libflate = " =0.1.16 "
88
86
libz-sys = " =1.0.18"
89
87
log = " =0.4.3"
90
88
lzw = " =0.10.0"
91
89
mac = " =0.1.1"
92
90
markup5ever = " =0.3.2"
93
- matches = " =0.1.6 "
91
+ matches = " =0.1.7 "
94
92
memchr = " =2.0.1"
95
93
memmap = " =0.6.2"
96
94
memoffset = " =0.2.1"
97
- mime = " =0.3.7 "
98
- mime_guess = " =2.0.0-alpha.5 "
95
+ mime = " =0.3.8 "
96
+ mime_guess = " =2.0.0-alpha.6 "
99
97
miniz-sys = " =0.1.10"
100
- mio = " =0.6.14 "
98
+ mio = " =0.6.15 "
101
99
miow = " =0.2.1"
102
100
native-tls = " =0.1.5"
103
101
net2 = " =0.2.33"
104
102
new_debug_unreachable = " =1.0.1"
105
103
nodrop = " =0.1.12"
106
- num = " =0.1.42 "
104
+ num = " =0.2.0 "
107
105
num-bigint = " =0.2.0"
108
106
num-complex = " =0.2.0"
109
107
num-derive = " =0.2.2"
@@ -119,23 +117,23 @@ phf = "=0.7.22"
119
117
phf_codegen = " =0.7.22"
120
118
phf_generator = " =0.7.22"
121
119
phf_shared = " =0.7.22"
122
- pkg-config = " =0.3.11 "
120
+ pkg-config = " =0.3.12 "
123
121
png = " =0.12.0"
124
122
precomputed-hash = " =0.1.1"
125
- proc-macro2 = " =0.4.6 "
123
+ proc-macro2 = " =0.4.8 "
126
124
quick-error = " =1.2.2"
127
125
quote = " =0.6.3"
128
- rand = " =0.5.3 "
126
+ rand = " =0.5.4 "
129
127
rand_core = " =0.2.1"
130
- rayon = " =1.0.1 "
131
- rayon-core = " =1.4.0 "
132
- regex = " =1.0.1 "
133
- regex-syntax = " =0.6.1 "
128
+ rayon = " =1.0.2 "
129
+ rayon-core = " =1.4.1 "
130
+ regex = " =1.0.2 "
131
+ regex-syntax = " =0.6.2 "
134
132
relay = " =0.1.1"
135
133
remove_dir_all = " =0.5.1"
136
134
reqwest = " =0.8.6"
137
- ring = " =0.12.1 "
138
- rustc-demangle = " =0.1.8 "
135
+ ring = " =0.13.2 "
136
+ rustc-demangle = " =0.1.9 "
139
137
rustc-serialize = " =0.3.24"
140
138
rustc_version = " =0.2.2"
141
139
safemem = " =0.2.0"
@@ -147,15 +145,15 @@ scopeguard = "=0.3.3"
147
145
select = " =0.4.2"
148
146
semver = " =0.9.0"
149
147
semver-parser = " =0.7.0"
150
- serde = " =1.0.68 "
151
- serde_derive = " =1.0.68 "
148
+ serde = " =1.0.70 "
149
+ serde_derive = " =1.0.70 "
152
150
serde_derive_internals = " =0.23.1"
153
- serde_json = " =1.0.22 "
151
+ serde_json = " =1.0.24 "
154
152
serde_urlencoded = " =0.5.2"
155
153
siphasher = " =0.2.2"
156
154
slab = " =0.4.0"
157
- smallvec = " =0.6.2 "
158
- string = " =0.1.0 "
155
+ smallvec = " =0.6.3 "
156
+ string = " =0.1.1 "
159
157
string_cache = " =0.6.2"
160
158
string_cache_codegen = " =0.4.1"
161
159
string_cache_shared = " =0.3.0"
@@ -181,13 +179,13 @@ tokio = "=0.1.7"
181
179
tokio-codec = " =0.1.0"
182
180
tokio-core = " =0.1.17"
183
181
tokio-executor = " =0.1.2"
184
- tokio-fs = " =0.1.1 "
182
+ tokio-fs = " =0.1.2 "
185
183
tokio-io = " =0.1.7"
186
184
tokio-proto = " =0.1.1"
187
185
tokio-reactor = " =0.1.2"
188
186
tokio-service = " =0.1.0"
189
187
tokio-tcp = " =0.1.0"
190
- tokio-threadpool = " =0.1.4 "
188
+ tokio-threadpool = " =0.1.5 "
191
189
tokio-timer = " =0.2.4"
192
190
tokio-tls = " =0.1.4"
193
191
tokio-udp = " =0.1.1"
@@ -204,26 +202,26 @@ unicode-width = "=0.1.5"
204
202
unicode-xid = " =0.1.0"
205
203
unix_socket = " =0.5.0"
206
204
unreachable = " =1.0.0"
207
- untrusted = " =0.5.1 "
208
- url = " =1.7.0 "
205
+ untrusted = " =0.6.2 "
206
+ url = " =1.7.1 "
209
207
utf-8 = " =0.7.2"
210
208
utf8-ranges = " =1.0.0"
211
209
vcpkg = " =0.2.4"
212
210
vec_map = " =0.8.1"
213
- version_check = " =0.1.3 "
211
+ version_check = " =0.1.4 "
214
212
void = " =1.0.2"
215
213
walkdir = " =2.1.4"
216
- want = " =0.0.5 "
214
+ want = " =0.0.6 "
217
215
winapi = " =0.3.5"
218
216
winapi-build = " =0.1.1"
219
217
winapi-i686-pc-windows-gnu = " =0.4.0"
220
218
winapi-x86_64-pc-windows-gnu = " =0.4.0"
221
219
wincolor = " =0.1.6"
222
220
ws2_32-sys = " =0.2.1"
223
- xattr = " =0.2.1 "
221
+ xattr = " =0.2.2 "
224
222
225
223
[dependencies .syn ]
226
- version = " =0.14.2 "
224
+ version = " =0.14.4 "
227
225
features = [" extra-traits" , " fold" , " full" , " visit" , " visit-mut" ]
228
226
229
227
[dependencies .uuid ]
0 commit comments