From aadfbeb39d0ac5ccb1a19899d7680b1c96b1a6cf Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 16 Jul 2025 13:44:59 -0600 Subject: chore: add generated rpc code --- src/rpc/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rpc/mod.rs') diff --git a/src/rpc/mod.rs b/src/rpc/mod.rs index cbab1fb2..c8c4c302 100644 --- a/src/rpc/mod.rs +++ b/src/rpc/mod.rs @@ -53,4 +53,4 @@ pub mod google { pub use authzed::api::v1::*; pub use envoy::service::auth::v3::*; pub use google::protobuf::*; -pub use google::rpc::*; \ No newline at end of file +pub use google::rpc::*; -- cgit v1.2.3