summary refs log tree commit diff
path: root/io_jail/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'io_jail/Cargo.toml')
-rw-r--r--io_jail/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/io_jail/Cargo.toml b/io_jail/Cargo.toml
index 5e7ca5d..31f8e6f 100644
--- a/io_jail/Cargo.toml
+++ b/io_jail/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2018"
 
 [dependencies]
 libc = "*"
+net_sys = { path = "../net_sys" }