diff --git a/package.json b/package.json index 91603fbb..7aa4df9d 100644 --- a/package.json +++ b/package.json @@ -294,12 +294,6 @@ "description": "Show warnings.", "scope": "resource" }, - "rust.use_crate_blacklist": { - "type": "boolean", - "default": true, - "description": "Don't index crates on the crate blacklist.", - "scope": "resource" - }, "rust.build_on_save": { "type": "boolean", "default": false,