]> Untitled Git - bdk/commitdiff
Remove authors.workspace because older cargo don't like
authorLLFourn <lloyd.fourn@gmail.com>
Tue, 21 Feb 2023 05:55:08 +0000 (16:55 +1100)
committerDaniela Brozzoni <danielabrozzoni@protonmail.com>
Thu, 2 Mar 2023 09:56:26 +0000 (10:56 +0100)
crates/bdk/Cargo.toml

index 9031ff85205e79f00c6b9cb37c4dd2ab3daa6a22..bf8d1c7900148d7b25d502c110424812606aef97 100644 (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"