change from deprecated Buf::put_*<E> to put_*_be (#267)

This commit is contained in:
Sean McArthur
2018-04-27 14:35:28 -07:00
committed by Carl Lerche
parent fadec67fdf
commit e8fcd34476
8 changed files with 17 additions and 18 deletions

View File

@@ -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"