diff --git a/Cargo.lock b/Cargo.lock index c8caa5d..70b7246 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -499,7 +499,7 @@ dependencies = [ [[package]] name = "rust-grpc" -version = "1.6.1" +version = "1.7.0" dependencies = [ "prost", "prost-types", diff --git a/Cargo.toml b/Cargo.toml index 96900a8..b2a609c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-grpc" -version = "1.6.1" +version = "1.7.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html