Skip to content

Commit b00be38

Browse files
bors[bot]yoshuawuytsStjepan Glavina
authored
Merge #149
149: update deps r=stjepang a=yoshuawuyts Updates all deps. Thanks! Co-authored-by: Yoshua Wuyts <[email protected]> Co-authored-by: Stjepan Glavina <[email protected]>
2 parents 8c00cc5 + ff440db commit b00be38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@ crossbeam-channel = "0.3.9"
3030
futures-core-preview = "0.3.0-alpha.18"
3131
futures-io-preview = "0.3.0-alpha.18"
3232
futures-timer = "0.4.0"
33-
lazy_static = "1.3.0"
33+
lazy_static = "1.4.0"
3434
log = { version = "0.4.8", features = ["kv_unstable"] }
3535
memchr = "2.2.1"
3636
mio = "0.6.19"
3737
mio-uds = "0.6.7"
38-
num_cpus = "1.10.0"
38+
num_cpus = "1.10.1"
3939
pin-utils = "0.1.0-alpha.4"
4040
slab = "0.4.2"
4141

4242
[dev-dependencies]
43-
femme = "1.1.0"
44-
surf = "1.0.1"
43+
femme = "1.2.0"
44+
surf = "1.0.2"
4545
tempdir = "0.3.7"
4646

4747
[dev-dependencies.futures-preview]

0 commit comments

Comments
 (0)