mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 15:12:57 +08:00
Add support to read int password from exe file
This commit is contained in:
@@ -21,3 +21,6 @@ pub mod pcm;
|
||||
#[cfg(feature = "utils-str")]
|
||||
pub mod str;
|
||||
pub mod struct_pack;
|
||||
|
||||
#[cfg(windows)]
|
||||
pub use encoding_win::WinError;
|
||||
|
||||
Reference in New Issue
Block a user