diff options
Diffstat (limited to 'init/Cargo.toml')
| -rw-r--r-- | init/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Cargo.toml b/init/Cargo.toml index 9ff5782..d68c550 100644 --- a/init/Cargo.toml +++ b/init/Cargo.toml @@ -7,3 +7,4 @@ description = "Lightweight and stable init system for Anthrill distro based on u [dependencies] libc = "0.2.178" liblmod = "0.2.0" +toml = { version = "0.9.11", features = ["display", "std"], default-features = false } |
