Initial project structure in Rust with Rocket

This commit is contained in:
2026-07-22 17:08:43 -04:00
parent 0096259b4b
commit 7a65800892
7 changed files with 95 additions and 1 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
# Druid
Web app for storing PC hardware benchmarking data
Web app for storing PC hardware benchmarking data
## License
This project is licensed under the BSD 3-Clause license.