Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
marirs committed Oct 12, 2024
1 parent cdc2ca5 commit 90bf00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use consts::{FileFormat, Os};
use sede::{from_hex, to_hex};

pub use crate::error::Error;
use crate::security::options::status::SecurityCheckStatus;
pub use crate::security::options::status::SecurityCheckStatus;

pub(crate) mod consts;
mod error;
Expand Down

0 comments on commit 90bf00d

Please sign in to comment.