Added more Solana repos (validator-tracker, ledger app, cluster)

This commit is contained in:
Curtis Spencer
2020-02-20 07:46:41 -08:00
parent 6e9ca26b64
commit faeff2f770

View File

@@ -24,6 +24,9 @@ url = "https://github.com/solana-labs/clang"
[[repo]]
url = "https://github.com/solana-labs/clang-tools-extra"
[[repo]]
url = "https://github.com/solana-labs/cluster"
[[repo]]
url = "https://github.com/solana-labs/compiler-builtins"
@@ -72,6 +75,9 @@ url = "https://github.com/solana-labs/heroku-buildpack-rust-wasm-pack"
[[repo]]
url = "https://github.com/solana-labs/jsonrpc"
[[repo]]
url = "https://github.com/solana-labs/ledger-app-solana"
[[repo]]
url = "https://github.com/solana-labs/libra"
@@ -144,6 +150,9 @@ url = "https://github.com/solana-labs/tour-de-sol"
[[repo]]
url = "https://github.com/solana-labs/update-electron-app"
[[repo]]
url = "https://github.com/solana-labs/validator-tracker"
[[repo]]
url = "https://github.com/solana-labs/webide"