diff --git a/package.json b/package.json index 87cac2db..6b44e5c9 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ }, "rust-client.rls-name": { "type": "string", - "default": "rls-preview", + "default": "rls", "description": "Name of the RLS rustup component." }, "rust.sysroot": {