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