[package] name = "calathea" version = "0.1.0" edition = "2021" [dependencies] axum = "0.7.9" chrono = "0.4.39" r2d2 = "0.8.10" r2d2_sqlite = "0.25.0" tokio = { version = "1.42.0", features = ["full"] }