description = "A modern, lightweight, descriptor-based wallet library"
keywords = ["bitcoin", "wallet", "descriptor", "psbt"]
readme = "README.md"
-license-file = "LICENSE"
+license = "MIT"
[dependencies]
bdk-macros = "0.2"
documentation = "https://docs.rs/bdk-macros"
description = "Supporting macros for `bdk`"
keywords = ["bdk"]
-license-file = "../LICENSE"
+license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
documentation = "https://docs.rs/bdk-testutils-macros"
description = "Supporting testing macros for `bdk`"
keywords = ["bdk"]
-license-file = "../LICENSE"
+license = "MIT"
[lib]
proc-macro = true
documentation = "https://docs.rs/bdk-testutils"
description = "Supporting testing utilities for `bdk`"
keywords = ["bdk"]
-license-file = "../LICENSE"
+license = "MIT"
[lib]
name = "testutils"