Remove authors.workspace because older cargo don't like

This commit is contained in:
LLFourn 2023-02-21 16:55:08 +11:00 committed by Daniela Brozzoni
parent 22bec6d363
commit b60820a7b5
No known key found for this signature in database
GPG Key ID: 7DE4F1FDCED0AB87

View File

@ -8,7 +8,7 @@ description = "A modern, lightweight, descriptor-based wallet library"
keywords = ["bitcoin", "wallet", "descriptor", "psbt"]
readme = "README.md"
license = "MIT OR Apache-2.0"
authors.workspace = true
authors = ["Bitcoin Dev Kit Developers"]
edition = "2018"