mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-20 00:00:10 +02:00
Add vectored support to Buf and BufMut
This commit is contained in:
@@ -21,6 +21,7 @@ categories = ["network-programming", "data-structures"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.0.0"
|
||||
iovec = { git = "https://github.com/carllerche/iovec" }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-core = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user