diff --git a/external-dependencies/Cargo.toml b/external-dependencies/Cargo.toml index ce94fb7..07e7720 100644 --- a/external-dependencies/Cargo.toml +++ b/external-dependencies/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "external-dependencies" -version = "0.5.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/my-grpc-client-macros/Cargo.toml b/my-grpc-client-macros/Cargo.toml index aa5c99e..5870dcc 100644 --- a/my-grpc-client-macros/Cargo.toml +++ b/my-grpc-client-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "my-grpc-client-macros" -version = "0.5.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/my-grpc-extensions/Cargo.toml b/my-grpc-extensions/Cargo.toml index 6d873f6..fb31dad 100644 --- a/my-grpc-extensions/Cargo.toml +++ b/my-grpc-extensions/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "my-grpc-extensions" -version = "0.5.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/my-grpc-server-macros/Cargo.toml b/my-grpc-server-macros/Cargo.toml index 9ddd322..72184bb 100644 --- a/my-grpc-server-macros/Cargo.toml +++ b/my-grpc-server-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "my-grpc-server-macros" -version = "0.5.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html