diff --git a/.vscode/settings.json b/.vscode/settings.json index 7b7fe97d4..39a5ca1e3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,3 @@ { - "rust-analyzer.cargo.extraEnv": { - "RUSTFLAGS": "--cfg zcash_unstable=\"orchard\"" - }, "rust-analyzer.cargo.features": "all" -} \ No newline at end of file +}