rust-nex/.vscode/settings.json

5 lines
65 B
JSON
Raw Normal View History

2026-04-28 09:39:05 +02:00
{
"rust-analyzer.cargo.features": [
2026-08-09 00:12:18 +02:00
"friends"
2026-04-28 09:39:05 +02:00
]
}