aboutsummaryrefslogtreecommitdiff
path: root/templates/rust/LICENSE (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove rust template, add GHA to go templateFranck Cuny2023-12-151-20/+0
|
* feat(templates): add a template for rustFranck Cuny2022-10-221-0/+20
To use it, run: ``` nix flake init -t github:fcuny/world#rust ```