vscode-extensions.matklad.rust-analyzer: Add reminder to update script

The release tag was out-of-date even though the extension was updated
regularly. Ideally, the update script might increment it on its own,
like the rust-analyzer update script already does.
This commit is contained in:
Joscha
2022-05-21 05:04:10 -04:00
committed by Yt
parent 806de2ab38
commit 8bc78621d3
@@ -47,3 +47,5 @@ else
./"$node_packages"/generate.sh
fi
echo "Remember to also update the revisionTag and hash in default.nix!"