aboutsummaryrefslogtreecommitdiff
path: root/templates/rust/rust-toolchain.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-15remove rust template, add GHA to go templateFranck Cuny1-3/+0
2023-12-03formatting a few files with treefmtFranck Cuny1-1/+1
2022-10-22feat(templates): add a template for rustFranck Cuny1-0/+3
To use it, run: ``` nix flake init -t github:fcuny/world#rust ```