generated from alecodes/base-template
feat: add axium hello world
This commit is contained in:
parent
ca2ea91976
commit
0923ac1841
3 changed files with 617 additions and 2 deletions
|
|
@ -4,3 +4,5 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.1"
|
||||
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue