[package] name = "spfn-website" version = "0.1.0" edition = "2024" [dependencies] axum = "0.8.9" dotenvy = "0.15.7" tokio = { version = "1.52.3", features = ["full"] } tower-http = { version = "0.7.0", features = ["fs"] }