Added libtins-rs

This commit is contained in:
Nicola Guerrera
2023-07-07 20:21:28 +02:00
parent ee46ff9227
commit 4b8b145b68
2 changed files with 220 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ edition = "2021"
[dependencies]
hyperscan = "0.3.2"
nfqueue = "0.9.1"
libtins-rs = { git = "https://github.com/Pwnzer0tt1/libtins-rs.git" }