Remove authors.workspace because older cargo don't like
This commit is contained in:
parent
22bec6d363
commit
b60820a7b5
@ -8,7 +8,7 @@ description = "A modern, lightweight, descriptor-based wallet library"
|
|||||||
keywords = ["bitcoin", "wallet", "descriptor", "psbt"]
|
keywords = ["bitcoin", "wallet", "descriptor", "psbt"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
authors.workspace = true
|
authors = ["Bitcoin Dev Kit Developers"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user