summaryrefslogtreecommitdiff
path: root/init/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'init/Cargo.toml')
-rw-r--r--init/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Cargo.toml b/init/Cargo.toml
index a63ffb7..9ff5782 100644
--- a/init/Cargo.toml
+++ b/init/Cargo.toml
@@ -5,5 +5,5 @@ edition = "2024"
description = "Lightweight and stable init system for Anthrill distro based on unix-phylosophy."
[dependencies]
-errno = "0.3.14"
libc = "0.2.178"
+liblmod = "0.2.0"