mirror of
https://github.com/Astatin3/syscall-stream-rs.git
synced 2026-06-08 16:08:01 -06:00
Implement puppeting
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
ctor = "0.5.0"
|
||||
libc = "0.2.175"
|
||||
pretty_env_logger = "0.5.0"
|
||||
# syscalls = "0.6.18"
|
||||
syscall_lib = { path = "syscall_lib" }
|
||||
syscaller = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user