From 4e8f8303df6a4b80be50cc15c9297f2e411bf672 Mon Sep 17 00:00:00 2001 From: rajarshimaitra Date: Tue, 28 Jun 2022 00:01:23 +0530 Subject: [PATCH] revert author list change --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.0