diff --git a/Cargo.toml b/Cargo.toml index 8e0825246a..8afa3eed22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ include = [ ] [dependencies] -bytes = "0.4.4" +bytes = "0.4.6" futures-core-preview = "=0.3.0-alpha.19" futures-channel-preview = "=0.3.0-alpha.19" futures-util-preview = "=0.3.0-alpha.19"