Skip to content

Commit

Permalink
[+] v0.1.4-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMaka committed Sep 29, 2024
1 parent 01c9719 commit da223ae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,11 @@ use bai::con::{ bytes_to_hex, hex_to_bytes };
use kwl32::util::{ pad32l, pad32r };
use kwl32::util::{ xor32, and32, not32, or32 };
use kwl32::util::{ roll32l, roll32r };
#[allow(unused_imports)]
use kwl32::util::{ chunk32, chunks32 };

/*
End of core.
End of core.
//////////////////////////////////////////////////////////////////////// */
/* ----------------------------------------------------------------------------
MIT License 2024 Maka */

0 comments on commit da223ae

Please sign in to comment.