A simple boilerplate for Rust projects
Find a file Use this template
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-07 10:41:53 +02:00
.forgejo chore(deps): update https://code.forgejo.org/actions/checkout action to v7 2026-06-18 17:01:13 +00:00
src Fix formatting 2025-06-27 16:02:43 +02:00
.gitignore Initialize project 2024-09-05 16:11:49 +02:00
.renovaterc chore(config): migrate config .renovaterc 2025-11-19 11:02:16 +00:00
Cargo.lock Update dependencies 2025-06-27 15:33:40 +02:00
Cargo.toml Update dependencies 2025-06-27 15:33:40 +02:00
LICENSE Initialize project 2024-09-05 16:11:49 +02:00
README.md Initialize project 2024-09-05 16:11:49 +02:00
rustfmt.toml Fix formatting 2025-06-27 15:36:54 +02:00

Rust Project Template

A simple boilerplate for Rust projects