1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2025-07-30 06:27:45 +00:00

Add hello world Axum and Maud code

This commit is contained in:
RGBCube 2023-11-10 14:06:33 +03:00
parent 13081a5fdc
commit b508599686
No known key found for this signature in database
4 changed files with 740 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
!src/
!.gitignore
!Cargo.lock
!Cargo.toml
!*.rs