diff --git a/crates/cdk-axum/Cargo.toml b/crates/cdk-axum/Cargo.toml index 1afd1971..dfea9a56 100644 --- a/crates/cdk-axum/Cargo.toml +++ b/crates/cdk-axum/Cargo.toml @@ -6,6 +6,7 @@ license.workspace = true homepage.workspace = true repository.workspace = true rust-version.workspace = true +description = "Cashu CDK axum webserver" [dependencies] anyhow = "1.0.75"