This commit is contained in:
numbers
2023-09-19 19:13:55 -04:00
parent a6ba0f3e40
commit 694004ecfa
5 changed files with 9 additions and 17 deletions

View File

@@ -37,7 +37,7 @@ pub use win32::{ image_base, image_header, find_kernel32 };
pub use xgen::signature;
mod time;
pub use time::*;
pub use time::dur;
mod hash;
pub use hash::*;