From: rajarshimaitra Date: Mon, 27 Jun 2022 18:31:23 +0000 (+0530) Subject: revert author list change X-Git-Tag: v0.6.0~9^2~2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.CommandString.html?a=commitdiff_plain;h=4e8f8303df6a4b80be50cc15c9297f2e411bf672;p=bdk-cli revert author list change --- diff --git a/Cargo.toml b/Cargo.toml index b613e6c..47e325a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bdk-cli" version = "0.5.0" edition = "2018" -authors = ["Bitcoin Dev Kit Developers"] +authors = ["Alekos Filini ", "Riccardo Casatta ", "Steve Myers "] homepage = "https://bitcoindevkit.org" repository = "https://github.com/bitcoindevkit/bdk-cli" documentation = "https://docs.rs/bdk-cli"