refactor(chunk): make use of Bytes::extend instead of custom code
This commit is contained in:
@@ -20,7 +20,7 @@ include = [
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.5"
|
||||
bytes = "0.4"
|
||||
bytes = "0.4.4"
|
||||
futures = "0.1.11"
|
||||
futures-cpupool = "0.1"
|
||||
httparse = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user