Update to bytes 0.5 and input_buffer 0.3

pull/98/head
Sebastian Dröge 5 years ago
parent c2f713b6bb
commit c3aff4ae9e
  1. 4
      Cargo.toml

@ -19,10 +19,10 @@ tls = ["native-tls"]
[dependencies]
base64 = "0.11.0"
byteorder = "1.3.2"
bytes = "0.4.12"
bytes = "0.5"
http = "0.2"
httparse = "1.3.4"
input_buffer = "0.2.0"
input_buffer = "0.3.0"
log = "0.4.8"
rand = "0.7.2"
sha-1 = "0.8.1"

Loading…
Cancel
Save