From b7be946cc2423c89402a9aac699e16d2f0f27b1d Mon Sep 17 00:00:00 2001 From: rchl <153197+rchl@users.noreply.github.com> Date: Tue, 17 Dec 2024 07:28:05 +0000 Subject: [PATCH] update rust-analyzer to 2024-12-16 --- plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.py b/plugin.py index fa9d0ff..a109c88 100644 --- a/plugin.py +++ b/plugin.py @@ -30,7 +30,7 @@ SESSION_NAME = "rust-analyzer" -TAG = "2024-12-02" +TAG = "2024-12-16" """ Update this single git tag to download a newer version. After changing this tag, go through the server settings again to see