Skip to content

Commit 9812292

Browse files
committed
chore(cargo): add Bitcoin Dev Kit Developers to authors field
1 parent 6dc0ba7 commit 9812292

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
name = "esplora-client"
33
version = "0.12.1"
44
edition = "2021"
5-
authors = ["Alekos Filini <[email protected]>"]
5+
authors = [
6+
"Alekos Filini <[email protected]>",
7+
"Bitcoin Dev Kit Developers"
8+
]
69
license = "MIT"
710
homepage = "https://github.com/bitcoindevkit/rust-esplora-client"
811
repository = "https://github.com/bitcoindevkit/rust-esplora-client"

0 commit comments

Comments
 (0)