chore: Cargo metadata

This commit is contained in:
thesimplekid
2024-07-11 21:37:58 +01:00
parent f9d8d5d147
commit 230a082e52
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ homepage.workspace = true
repository.workspace = true
rust-version.workspace = true # MSRV
license.workspace = true
description = "CDK ln backend for cln"
[dependencies]
async-trait.workspace = true

View File

@@ -7,6 +7,7 @@ homepage.workspace = true
repository.workspace = true
rust-version.workspace = true # MSRV
license.workspace = true
description = "CDK mint binary"
[dependencies]
anyhow = "1.0.75"