diff options
| author | Teddy Wing | 2021-06-03 20:57:14 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-06-03 20:57:14 +0200 |
| commit | 654a5b5b58bead8a707d325e79d86bbe93ea2345 (patch) | |
| tree | fbe71cedfdc3a59f02249ee913d1c3ed8f844e7a | |
| parent | 83d581d674bfd1b28a9dd047a649822e882759bc (diff) | |
| download | reflectub-654a5b5b58bead8a707d325e79d86bbe93ea2345.tar.bz2 | |
main(): Use a smaller forked repository for testing
The Angular.js repo was 51 MB, while DDHotKey is 95 K.
| -rw-r--r-- | src/main.rs | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/src/main.rs b/src/main.rs index fe6836d..465325e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -31,13 +31,15 @@ async fn main() { async fn run() -> anyhow::Result<()> { let test_repos = vec