From bca3ae435452b22a08eb66b7d3ab98d840a87b94 Mon Sep 17 00:00:00 2001 From: namilsk Date: Fri, 9 Jan 2026 19:13:16 +0300 Subject: Implemetned kernel modules, locales and timezones settings. --- init/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/Cargo.toml') 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" -- cgit v1.2.3