Landlock
This commit is contained in:
parent
797d7564b7
commit
03cfdf31a8
19 changed files with 1315 additions and 238 deletions
|
|
@ -16,6 +16,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
|||
reqwest = { version = "0.13", features = ["stream", "json"] }
|
||||
futures = "0.3"
|
||||
async-trait = "0.1"
|
||||
landlock = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.26.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue