mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-13 21:18:09 +00:00
api: Re-export prost dependency. (#285)
This commit is contained in:
1
api/rust/src/lib.rs
vendored
1
api/rust/src/lib.rs
vendored
@ -1,3 +1,4 @@
|
|||||||
|
pub use prost;
|
||||||
#[cfg(feature = "api")]
|
#[cfg(feature = "api")]
|
||||||
pub mod api;
|
pub mod api;
|
||||||
pub mod common;
|
pub mod common;
|
||||||
|
Reference in New Issue
Block a user