update bytes to 0.5

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2019-12-12 15:35:36 +01:00
parent f1fcdff9a3
commit 5d5918ef8e

View File

@ -5,7 +5,7 @@ version = "0.1.0"
authors = [ "Wolfgang Bumiller <w.bumiller@proxmox.com>" ]
[dependencies]
bytes = "0.4"
bytes = "0.5"
failure = "0.1"
futures = "0.3"
http = "0.2"