mirror of
https://github.com/openharmony/third_party_rust_bytes.git
synced 2026-07-21 04:15:24 -04:00
Depend on released iovec crate
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ categories = ["network-programming", "data-structures"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.0.0"
|
||||
iovec = { git = "https://github.com/carllerche/iovec" }
|
||||
iovec = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-core = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user