Files
rapier/.vscode/settings.json
2022-03-20 21:49:16 +01:00

6 lines
89 B
JSON

{
"rust-analyzer.cargo.features": [
"simd-stable",
"parallel"
]
}