diff --git a/Cargo.toml b/Cargo.toml index 5b12c890..72b9cbbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ categories = ["web-programming"] edition = "2018" [dependencies] -bytes = "0.5" +bytes = "1" fnv = "1.0.5" itoa = "0.4.1"