Skip to content

Commit

Permalink
Test: trigger the build of rust
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai committed Apr 2, 2023
1 parent 6c6481b commit 165a27c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* limitations under the License.
*/
fn main() {

tonic_build::configure()
.build_client(true)
.build_server(false)
Expand Down

0 comments on commit 165a27c

Please sign in to comment.