A simple boilerplate for Rust projects
Find a file Use this template
Lucas Schwiderski 8cda52c802
All checks were successful
pr / build (push) Successful in 34s
pr / check (push) Successful in 35s
pr / test (push) Successful in 37s
Merge pull request 'chore(config): migrate renovate config' (#9) from renovate/migrate-config into master
Reviewed-on: #9
2025-11-19 14:59:29 +01:00
.forgejo chore(deps): update https://code.forgejo.org/actions/checkout action to v5 2025-11-19 10:02:17 +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