From 3d33c4a93f1c6c7401db760f1a95e0aae0f72c09 Mon Sep 17 00:00:00 2001 From: "sublimelsp-app[bot]" <154638104+sublimelsp-app[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:09:40 +0200 Subject: [PATCH] update rust-analyzer to 2024-10-14 (#142) Co-authored-by: rchl <153197+rchl@users.noreply.github.com> --- plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.py b/plugin.py index a468aa5..84c5c8d 100644 --- a/plugin.py +++ b/plugin.py @@ -29,7 +29,7 @@ SESSION_NAME = "rust-analyzer" -TAG = "2024-10-07" +TAG = "2024-10-14" """ Update this single git tag to download a newer version. After changing this tag, go through the server settings again to see