change from deprecated Buf::put_*<E> to put_*_be (#267)
This commit is contained in:
committed by
Carl Lerche
parent
fadec67fdf
commit
e8fcd34476
@@ -32,7 +32,7 @@ unstable = []
|
||||
[dependencies]
|
||||
futures = "0.1"
|
||||
tokio-io = "0.1.4"
|
||||
bytes = "0.4"
|
||||
bytes = "0.4.7"
|
||||
http = "0.1.3"
|
||||
byteorder = "1.0"
|
||||
log = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user