librevolt-rs/.vscode/settings.json

5 lines
84 B
JSON

{
"rust-analyzer.cargo.extraEnv": {
"CARGO_TARGET_OS": "android"
}
}