diff --git a/Cargo.toml b/Cargo.toml index 2ef26fc..93a97c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ byteorder = "1.3.2" bytes = "1.0" http = "0.2" httparse = "1.3.4" -input_buffer = "0.4.0" +input_buffer = "0.5.0" log = "0.4.8" rand = "0.8.0" sha-1 = "0.9"