diff --git a/Cargo.lock b/Cargo.lock index 93f6127..206c513 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -581,7 +581,7 @@ dependencies = [ [[package]] name = "rust-grpc" -version = "0.1.0" +version = "1.0.0" dependencies = [ "prost", "prost-types", diff --git a/Cargo.toml b/Cargo.toml index 699d129..19dbafe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-grpc" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html