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