From e7cbe11b9465463d8024a358c90d3a7c90ea67fa Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 2 Jul 2021 16:30:53 +0200 Subject: [PATCH] Add rust-lang --- Data/git-repos.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Data/git-repos.csv b/Data/git-repos.csv index e23be8b9..d03a1d9c 100644 --- a/Data/git-repos.csv +++ b/Data/git-repos.csv @@ -9,13 +9,14 @@ Tool, elasticsearch, master, yes, "https://github.com/elastic/elasticsearch" Tool, go-ipfs, master, yes, "https://github.com/ipfs/go-ipfs" Tool, grafana, main, yes, "https://github.com/grafana/grafana" Dev, llvm, master, yes, "https://github.com/llvm/llvm-project" +Math, LSS, master, yes, "https://github.com/fleschutz/LSS" Dev, ninja, master, yes, "git://github.com/ninja-build/ninja.git" Libs, opencv, master, yes, "https://github.com/opencv/opencv" Tool, OSMA, master, no, "https://github.com/fleschutz/OSMA" Shell, PowerShell, master, no, "https://github.com/fleschutz/PowerShell" Shell, pwsh, master, yes, "https://github.com/PowerShell/PowerShell" -Math, LSS, master, yes, "https://github.com/fleschutz/LSS" Dev, protobuf, master, yes, "https://github.com/protocolbuffers/protobuf" +Dev, rust, master, yes, "https://github.com/rust-lang/rust" Tool, smartmontools, master, yes, "https://github.com/smartmontools/smartmontools" Tool, tensorflow, master, yes, "https://github.com/tensorflow/tensorflow" Tool, terminal, main, yes, "https://github.com/microsoft/terminal"