mirror of
https://github.com/Astatin3/syscall-stream-rs.git
synced 2026-06-09 00:18:01 -06:00
Kinda get network working
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "client"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
syscall_lib = { path = "../syscall_lib" }
|
||||
syscaller = "0.2.2"
|
||||
Reference in New Issue
Block a user