diff --git a/Cargo.toml b/Cargo.toml index 8484a86..989e127 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pub-sub-client" -version = "0.7.0" +version = "0.8.0" edition = "2021" rust-version = "1.58"