diff --git a/Cargo.toml b/Cargo.toml index 83b9ee6177becb72085d67901c1e88b5dcd35732..7e8f0b48310d1a34c004f47a1661627ed741e1bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytes" -version = "0.2.10" +version = "0.3.0" license = "MIT" authors = ["Carl Lerche <me@carllerche.com>"] description = "Types and traits for working with bytes"