betrusted-curve25519-dalek-.../.vscode/settings.json

8 lines
142 B
JSON
Raw Normal View History

{
2024-03-25 05:41:27 +00:00
"rust-analyzer.cargo.target": "riscv32imac-unknown-xous-elf",
"rust-analyzer.diagnostics.disabled": [
"macro-error"
]
}
2024-03-25 05:41:27 +00:00