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