diff --git a/Cargo.lock b/Cargo.lock index d7aba5b..e6dab4f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -499,7 +499,7 @@ dependencies = [ [[package]] name = "rust-grpc" -version = "1.2.1" +version = "1.3.0" dependencies = [ "prost", "prost-types", diff --git a/Cargo.toml b/Cargo.toml index ed2504f..9db615b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-grpc" -version = "1.2.1" +version = "1.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html