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:
parent
13081a5fdc
commit
b508599686
4 changed files with 740 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
!src/
|
||||
|
||||
!.gitignore
|
||||
!Cargo.lock
|
||||
!Cargo.toml
|
||||
|
||||
!*.rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue