fix seccomp and add tracing-mode project feature

This commit is contained in:
guochao
2023-11-01 21:53:20 +08:00
parent 51064a503b
commit 3305f70f77
11 changed files with 298 additions and 1069 deletions

View File

@ -14,3 +14,5 @@ quote = "1"
nix = "0.27.1"
regex = "1.10.2"
[features]
no-fail = []