seccomp-sandbox/.vscode/settings.json

5 lines
70 B
JSON
Raw Permalink Normal View History

{
"rust-analyzer.cargo.features": [
"tracing-mode"
]
}