mirror of
https://github.com/mii443/izoli.git
synced 2025-08-22 16:05:40 +00:00
add cgroup init
This commit is contained in:
@ -3,4 +3,12 @@ name = "izoli"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
name = "izolilib"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "izoli"
|
||||
path = "src/bin/izoli.rs"
|
||||
|
||||
[dependencies]
|
||||
|
Reference in New Issue
Block a user