Re-export protobuf crate

This commit is contained in:
Wesley Moore 2024-01-21 20:29:08 +10:00
parent b8002ea718
commit 9d2baa0407
No known key found for this signature in database

View file

@ -23,5 +23,6 @@
mod generated;
pub use protobuf;
pub use generated::api;
pub use generated::api_options;