Skip to content

Commit

Permalink
update rust-analyzer to 2024-01-08
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl authored Jan 13, 2024
1 parent 25d40f6 commit 7c7cda2
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-01-01"
TAG = "2024-01-08"
"""
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 7c7cda2

Please sign in to comment.