mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
test: add some test
test: add test_aes_gcm_encrypt test: add test_xor_encrypt test: add test_bincode
This commit is contained in:
@@ -41,6 +41,9 @@ LegalCopyright = "Copyright (c) 2024 b1n <b1n@b1n.io>"
|
||||
[target."cfg(windows)".build-dependencies]
|
||||
winresource = "0.1.17"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.10.1"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user