Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 76ed174

Browse files
k-nasaStjepan Glavina
authored and
Stjepan Glavina
committed
Version up of dependent crate (#672)
1 parent 5d5064b commit 76ed174

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Cargo.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,18 @@ futures-io = { version = "0.3.1", optional = true }
6060
futures-timer = { version = "2.0.2", optional = true }
6161
kv-log-macro = { version = "1.0.4", optional = true }
6262
log = { version = "0.4.8", features = ["kv_unstable"], optional = true }
63-
memchr = { version = "2.2.1", optional = true }
63+
memchr = { version = "2.3.0", optional = true }
6464
mio = { version = "0.6.19", optional = true }
6565
mio-uds = { version = "0.6.7", optional = true }
6666
num_cpus = { version = "1.11.1", optional = true }
6767
once_cell = { version = "1.2.0", optional = true }
68-
pin-project-lite = { version = "0.1.1", optional = true }
68+
pin-project-lite = { version = "0.1.2", optional = true }
6969
pin-utils = { version = "0.1.0-alpha.4", optional = true }
7070
slab = { version = "0.4.2", optional = true }
7171

7272
[dev-dependencies]
7373
femme = "1.3.0"
74-
rand = "0.7.2"
74+
rand = "0.7.3"
7575
surf = "1.0.3"
7676
tempdir = "0.3.7"
7777
futures = "0.3.1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /