initial poc
This commit is contained in:
commit
97e0bb1462
7 changed files with 514 additions and 0 deletions
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "yoke"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.100"
|
||||
exec = "0.3.1"
|
||||
gumdrop = "0.8.1"
|
||||
landlock = "0.4.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue