mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
add TcpStream::peek (#291)
This commit is contained in:
committed by
Alex Crichton
parent
b395ccb6d9
commit
ce014943ec
+1
-1
@@ -19,7 +19,7 @@ appveyor = { repository = "alexcrichton/tokio-core" }
|
||||
[dependencies]
|
||||
bytes = "0.4"
|
||||
log = "0.4"
|
||||
mio = "0.6.10"
|
||||
mio = "0.6.12"
|
||||
scoped-tls = "0.1.0"
|
||||
slab = "0.4"
|
||||
iovec = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user