Skip to content

Commit 5189288

Browse files
authored
Merge pull request #510 from integer32llc/maint
Maintenance
2 parents ff7579d + 4471366 commit 5189288

File tree

7 files changed

+739
-616
lines changed

7 files changed

+739
-616
lines changed

compiler/base/Cargo.toml

Lines changed: 57 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -12,77 +12,78 @@ incremental = false
1212

1313
[dependencies]
1414
adler32 = "=1.0.3"
15-
aho-corasick = "=0.7.3"
15+
aho-corasick = "=0.7.4"
1616
ansi_term = "=0.11.0"
1717
argon2rs = "=0.2.5"
1818
arrayvec = "=0.4.10"
1919
atty = "=0.2.11"
2020
autocfg = "=0.1.4"
21-
backtrace = "=0.3.26"
22-
backtrace-sys = "=0.1.28"
21+
backtrace = "=0.3.32"
22+
backtrace-sys = "=0.1.30"
2323
base64 = "=0.10.1"
2424
bit-set = "=0.4.0"
2525
bit-vec = "=0.4.4"
26-
bitflags = "=1.0.4"
26+
bitflags = "=1.1.0"
2727
blake2-rfc = "=0.2.18"
28-
build_const = "=0.2.1"
29-
byteorder = "=1.3.1"
28+
bstr = "=0.2.1"
29+
byteorder = "=1.3.2"
3030
bytes = "=0.4.12"
31+
c2-chacha = "=0.2.2"
3132
cc = "=1.0.37"
3233
cfg-if = "=0.1.9"
33-
chrono = "=0.4.6"
34+
chrono = "=0.4.7"
3435
clap = "=2.33.0"
3536
cloudabi = "=0.0.3"
3637
color_quant = "=1.0.1"
3738
constant_time_eq = "=0.1.3"
3839
cookie = "=0.12.0"
3940
cookie_store = "=0.7.0"
40-
crc = "=1.8.1"
4141
crc32fast = "=1.2.0"
4242
crossbeam = "=0.7.1"
4343
crossbeam-channel = "=0.3.8"
4444
crossbeam-deque = "=0.7.1"
4545
crossbeam-epoch = "=0.7.1"
4646
crossbeam-queue = "=0.1.2"
4747
crossbeam-utils = "=0.6.5"
48-
csv = "=1.0.7"
49-
csv-core = "=0.1.5"
48+
csv = "=1.1.1"
49+
csv-core = "=0.1.6"
5050
data-encoding = "=2.1.2"
5151
debug_unreachable = "=0.1.1"
52-
deflate = "=0.7.19"
52+
deflate = "=0.7.20"
5353
dirs = "=1.0.5"
5454
dtoa = "=0.4.4"
5555
either = "=1.5.2"
5656
encoding_rs = "=0.8.17"
57-
env_logger = "=0.6.1"
57+
env_logger = "=0.6.2"
5858
error-chain = "=0.12.1"
5959
failure = "=0.1.5"
6060
failure_derive = "=0.1.5"
6161
filetime = "=0.2.6"
6262
fixedbitset = "=0.1.9"
63-
flate2 = "=1.0.7"
63+
flate2 = "=1.0.9"
6464
fnv = "=1.0.6"
6565
foreign-types = "=0.3.2"
6666
foreign-types-shared = "=0.1.1"
6767
fuchsia-cprng = "=0.1.1"
6868
fuchsia-zircon = "=0.3.3"
6969
fuchsia-zircon-sys = "=0.3.3"
7070
futf = "=0.1.4"
71-
futures = "=0.1.27"
71+
futures = "=0.1.28"
7272
futures-cpupool = "=0.1.8"
7373
gcc = "=0.3.55"
74-
gif = "=0.10.1"
74+
getrandom = "=0.1.6"
75+
gif = "=0.10.2"
7576
glob = "=0.3.0"
76-
h2 = "=0.1.21"
77+
h2 = "=0.1.25"
7778
html5ever = "=0.18.0"
7879
http = "=0.1.17"
7980
http-body = "=0.1.0"
80-
httparse = "=1.3.3"
81+
httparse = "=1.3.4"
8182
humantime = "=1.2.0"
82-
hyper = "=0.12.29"
83+
hyper = "=0.12.31"
8384
hyper-tls = "=0.3.2"
8485
idna = "=0.1.5"
85-
image = "=0.21.1"
86+
image = "=0.21.2"
8687
indexmap = "=1.0.2"
8788
inflate = "=0.4.5"
8889
iovec = "=0.1.2"
@@ -92,7 +93,7 @@ jpeg-decoder = "=0.1.15"
9293
kernel32-sys = "=0.2.2"
9394
lazy_static = "=1.3.0"
9495
lazycell = "=1.2.1"
95-
libc = "=0.2.56"
96+
libc = "=0.2.58"
9697
lock_api = "=0.2.0"
9798
log = "=0.4.6"
9899
lzw = "=0.10.0"
@@ -101,12 +102,12 @@ markup5ever = "=0.3.2"
101102
matches = "=0.1.8"
102103
memchr = "=2.2.0"
103104
memmap = "=0.7.0"
104-
memoffset = "=0.3.0"
105+
memoffset = "=0.4.0"
105106
mime = "=0.3.13"
106107
mime_guess = "=2.0.0-alpha.6"
107108
miniz-sys = "=0.1.12"
108-
miniz_oxide = "=0.2.1"
109-
miniz_oxide_c_api = "=0.2.1"
109+
miniz_oxide = "=0.2.2"
110+
miniz_oxide_c_api = "=0.2.2"
110111
mio = "=0.6.19"
111112
miow = "=0.2.1"
112113
native-tls = "=0.2.3"
@@ -115,13 +116,13 @@ new_debug_unreachable = "=1.0.3"
115116
nodrop = "=0.1.13"
116117
num = "=0.2.0"
117118
num-bigint = "=0.2.2"
118-
num-complex = "=0.2.1"
119+
num-complex = "=0.2.3"
119120
num-derive = "=0.2.5"
120121
num-integer = "=0.1.41"
121122
num-iter = "=0.1.39"
122-
num-rational = "=0.2.1"
123+
num-rational = "=0.2.2"
123124
num-traits = "=0.2.8"
124-
num_cpus = "=1.10.0"
125+
num_cpus = "=1.10.1"
125126
numtoa = "=0.1.0"
126127
openssl-probe = "=0.1.2"
127128
ordermap = "=0.3.5"
@@ -136,47 +137,49 @@ phf_generator = "=0.7.24"
136137
phf_shared = "=0.7.24"
137138
pkg-config = "=0.3.14"
138139
png = "=0.14.1"
140+
ppv-lite86 = "=0.2.5"
139141
precomputed-hash = "=0.1.1"
140142
proc-macro2 = "=0.4.30"
141143
publicsuffix = "=1.5.2"
142144
quick-error = "=1.2.2"
143145
quote = "=0.6.12"
144-
rand = "=0.6.5"
145-
rand_chacha = "=0.1.1"
146-
rand_core = "=0.4.0"
147-
rand_hc = "=0.1.0"
146+
rand = "=0.7.0"
147+
rand_chacha = "=0.2.0"
148+
rand_core = "=0.5.0"
149+
rand_hc = "=0.2.0"
148150
rand_isaac = "=0.1.1"
149151
rand_jitter = "=0.1.4"
150152
rand_os = "=0.1.3"
151153
rand_pcg = "=0.1.2"
152154
rand_xorshift = "=0.1.1"
153-
rayon = "=1.0.3"
154-
rayon-core = "=1.4.1"
155+
rayon = "=1.1.0"
156+
rayon-core = "=1.5.0"
155157
rdrand = "=0.4.0"
156-
regex = "=1.1.6"
157-
regex-syntax = "=0.6.6"
158-
remove_dir_all = "=0.5.1"
159-
reqwest = "=0.9.17"
158+
regex = "=1.1.8"
159+
regex-automata = "=0.1.7"
160+
regex-syntax = "=0.6.7"
161+
remove_dir_all = "=0.5.2"
162+
reqwest = "=0.9.18"
160163
ring = "=0.14.6"
161164
rustc-demangle = "=0.1.15"
162165
rustc-serialize = "=0.3.24"
163166
rustc_version = "=0.2.3"
164-
ryu = "=0.2.8"
167+
ryu = "=1.0.0"
165168
same-file = "=1.0.4"
166169
schannel = "=0.1.15"
167170
scoped_threadpool = "=0.1.9"
168171
scopeguard = "=1.0.0"
169172
select = "=0.4.2"
170173
semver = "=0.9.0"
171174
semver-parser = "=0.9.0"
172-
serde_derive = "=1.0.91"
175+
serde_derive = "=1.0.94"
173176
serde_urlencoded = "=0.5.5"
174177
siphasher = "=0.2.3"
175178
slab = "=0.4.2"
176-
smallvec = "=0.6.9"
179+
smallvec = "=0.6.10"
177180
spin = "=0.5.0"
178181
stable_deref_trait = "=1.1.1"
179-
string = "=0.1.3"
182+
string = "=0.2.1"
180183
string_cache = "=0.6.2"
181184
string_cache_codegen = "=0.4.2"
182185
string_cache_shared = "=0.3.0"
@@ -186,28 +189,26 @@ synstructure = "=0.10.2"
186189
syslog = "=4.0.1"
187190
tar = "=0.4.26"
188191
tempdir = "=0.3.7"
189-
tempfile = "=3.0.8"
192+
tempfile = "=3.1.0"
190193
tendril = "=0.3.1"
191194
term = "=0.5.2"
192-
termcolor = "=1.0.4"
193-
termion = "=1.5.2"
195+
termcolor = "=1.0.5"
196+
termion = "=1.5.3"
194197
textwrap = "=0.11.0"
195-
thread-id = "=3.3.0"
196198
thread_local = "=0.3.6"
197199
threadpool = "=1.7.1"
198200
tiff = "=0.2.2"
199201
time = "=0.1.42"
200-
tokio = "=0.1.21"
202+
tokio = "=0.1.22"
201203
tokio-buf = "=0.1.1"
202204
tokio-current-thread = "=0.1.6"
203-
tokio-executor = "=0.1.7"
205+
tokio-executor = "=0.1.8"
204206
tokio-io = "=0.1.12"
205207
tokio-reactor = "=0.1.9"
206-
tokio-sync = "=0.1.5"
208+
tokio-sync = "=0.1.6"
207209
tokio-tcp = "=0.1.3"
208-
tokio-threadpool = "=0.1.14"
210+
tokio-threadpool = "=0.1.15"
209211
tokio-timer = "=0.2.11"
210-
tokio-trace-core = "=0.2.0"
211212
toml = "=0.5.1"
212213
try-lock = "=0.2.2"
213214
try_from = "=0.3.2"
@@ -221,13 +222,13 @@ unreachable = "=1.0.0"
221222
untrusted = "=0.6.2"
222223
url = "=1.7.2"
223224
utf-8 = "=0.7.5"
224-
utf8-ranges = "=1.0.2"
225-
vcpkg = "=0.2.6"
225+
utf8-ranges = "=1.0.3"
226+
vcpkg = "=0.2.7"
226227
vec_map = "=0.8.1"
227228
version_check = "=0.9.1"
228229
void = "=1.0.2"
229-
walkdir = "=2.2.7"
230-
want = "=0.0.6"
230+
walkdir = "=2.2.8"
231+
want = "=0.2.0"
231232
winapi = "=0.3.7"
232233
winapi-build = "=0.1.1"
233234
winapi-i686-pc-windows-gnu = "=0.4.0"
@@ -238,15 +239,15 @@ ws2_32-sys = "=0.2.1"
238239
xattr = "=0.2.2"
239240

240241
[dependencies.serde]
241-
version = "=1.0.91"
242+
version = "=1.0.94"
242243
features = ["derive", "rc"]
243244

244245
[dependencies.serde_json]
245-
version = "=1.0.39"
246+
version = "=1.0.40"
246247
features = ["raw_value"]
247248

248249
[dependencies.syn]
249-
version = "=0.15.34"
250+
version = "=0.15.39"
250251
features = ["extra-traits", "fold", "full", "visit", "visit-mut"]
251252

252253
[dependencies.uuid]

compiler/base/Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain "${channel}
3636

3737
FROM toolchain as bare-sources
3838

39+
# https://github.com/rust-lang/cargo/issues/7049
3940
RUN cd / && \
40-
cargo new playground
41+
mkdir -p playground && \
42+
cargo init playground
4143
WORKDIR /playground
4244

4345
ADD Cargo.toml /playground/Cargo.toml

0 commit comments

Comments
 (0)