First hello world.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "fares_site"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.9"
|
||||
tokio = { version = "1.52.3", features = ["rt-multi-thread"] }
|
||||
html = "0.6.3"
|
||||
Reference in New Issue
Block a user