Sfoglia il codice sorgente

chore: cargo metadata

thesimplekid 8 mesi fa
parent
commit
f9d8d5d147
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      crates/cdk-axum/Cargo.toml

+ 1 - 0
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"