[package] name = "apart" version = "0.1.11" edition = "2021" license = "MulanPSL-2.0" repository = "https://github.com/i18n-site/rust.git" homepage = "https://github.com/i18n-site/rust/tree/main/apart" description = "from_request_parts for axum" [dependencies] anyhow = "1.0.86" axum = "0.7.5"