From 9e5ce2fd5bf89011d450072a2760e5d935400382 Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Fri, 6 Mar 2020 22:42:14 +0800 Subject: [PATCH] Add rust-analyzer/rust-analyzer --- github-release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/github-release.py b/github-release.py index 88ea849..57ba66e 100755 --- a/github-release.py +++ b/github-release.py @@ -24,6 +24,7 @@ REPOS = ["googlefonts/noto-fonts", "commercialhaskell/stackage-content", "xxr3376/Learn-Project", "robertying/learnX", + "rust-analyzer/rust-analyzer", ] # connect and read timeout value