diff options
| author | Christine Dodrill <me@christine.website> | 2020-06-06 12:31:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-06 12:31:37 -0400 |
| commit | 4c825d7952e0220164720e9e730a2a7eb7d35c7c (patch) | |
| tree | 80b5056ccb0d3cfb7f6e1df545dcbfeb95d36d5e | |
| parent | 713db545994216ebb21f07aed53a7608bb8b7fd1 (diff) | |
Rename main.rs to sctd.rs
Makes binary sctd, not main
| -rw-r--r-- | src/bin/sctd.rs (renamed from src/bin/main.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/bin/main.rs b/src/bin/sctd.rs index 8161bee..8161bee 100644 --- a/src/bin/main.rs +++ b/src/bin/sctd.rs |
