diff --git a/Cargo.toml b/Cargo.toml index 9d47e60..13037d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ license = "Apache-2.0" homepage = "https://github.com/cberner/raptorq" repository = "https://github.com/cberner/raptorq" readme = "README.md" -version = "1.6.5" +version = "1.7.0" edition = "2021" rust-version = "1.60" authors = ["Christopher Berner "]