Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-03 | Build for release and configure static linkingv0.0.1 | Teddy Wing | |
Set up a release build and distribution packaging. Configure static linking for 'openssl' and 'libgit2'. Based on or copied from code from 'git-suggestion'. | |||
2020-09-14 | Initialise new Rust v1.46.0 project | Teddy Wing | |
With the following command: $ cargo init --bin |