[package] name = "kavita-web-manager-api" version = "0.1.0" edition = "2021" [dependencies] axum = "0.7" chrono = "0.4" dotenv = "0.15" futures = "0.3" log = "0.4" parking_lot = "0.12" systemd-journal-logger = "2.1" tokio = {version = "1.39", features = ["full"]} tokio-util = { version = "0.7", features = ["io"] } urlencoding = "2.1"