fix build error
This commit is contained in:
parent
3c8ba491dd
commit
3e8b96c820
2 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ use macros::{RmcSerialize, method_id, rmc_proto};
|
|||
|
||||
use rnex_core::{kerberos::KerberosDateTime, rmc::response::ErrorCode};
|
||||
|
||||
use crate::rmc::structures::{data::Data, rmc_struct};
|
||||
use rnex_core::rmc::structures::{data::Data, rmc_struct};
|
||||
|
||||
#[derive(RmcSerialize, Debug, Clone)]
|
||||
#[rmc_struct(0)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue