lucas/rust-template
Template
1
Fork 0
A simple boilerplate for Rust projects
Find a file Use this template
Lucas Schwiderski ae4e8002e5
All checks were successful
pr / test (push) Successful in 33s
pr / build (push) Successful in 34s
pr / check (push) Successful in 30s
Merge pull request 'Fix formatting' (#4) from dev into master
Reviewed-on: #4
2025-06-27 16:04:52 +02:00
.forgejo Replace template syntax in CI 2025-06-27 15:58:26 +02:00
src Fix formatting 2025-06-27 16:02:43 +02:00
.gitignore Initialize project 2024-09-05 16:11:49 +02:00
.renovaterc Disable Renovate rebasing by default 2025-06-27 15:34:16 +02: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