mirror of
https://github.com/Astatin3/syscall-stream-rs.git
synced 2026-06-09 00:18:01 -06:00
Work on reading buffers.
This commit is contained in:
@@ -5,3 +5,12 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bincode = "2.0.1"
|
||||
|
||||
# kernel = "6.17"
|
||||
# kernel = "1.0.0"
|
||||
libc = "0.2.175"
|
||||
nix = "0.30.1"
|
||||
syscaller = "0.2.2"
|
||||
|
||||
# [build-dependencies]
|
||||
# bindgen = "0.72.0"
|
||||
|
||||
Reference in New Issue
Block a user