Skip to content

Commit

Permalink
update rust-analyzer to 2024-10-28
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl authored and github-actions[bot] committed Oct 28, 2024
1 parent 3d33c4a commit 301d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

SESSION_NAME = "rust-analyzer"

TAG = "2024-10-14"
TAG = "2024-10-28"
"""
Update this single git tag to download a newer version.
After changing this tag, go through the server settings again to see
Expand Down

0 comments on commit 301d69b

Please sign in to comment.