[package] name = "sarmentine" version = "0.1.0" edition = "2024" [dependencies] axum = "0.7" tokio = { version = "1", features = ["full"] } # Error handling anyhow = "1"