trivial: use released input_buffer version

Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
pull/37/head
Alexey Galakhov 6 years ago
parent fdb1a0ed50
commit 3e02fe5351
  1. 3
      Cargo.toml

@ -20,8 +20,7 @@ base64 = "0.9.2"
byteorder = "1.2.3"
bytes = "0.4.8"
httparse = "1.3.1"
# Required until input_buffer has new version published with Debug derive fix present
input_buffer = { git = "https://github.com/snapview/input_buffer" }
input_buffer = "0.2.0"
log = "0.4.2"
rand = "0.5.2"
sha-1 = "0.7"

Loading…
Cancel
Save