chore: remove authors from rust, kotlin, and python libraries

This commit is contained in:
thunderbiscuit
2023-11-17 15:52:12 -05:00
parent 084f0f713a
commit 5ecbf64e60
4 changed files with 2 additions and 26 deletions

View File

@@ -1,7 +1,8 @@
[package]
name = "bdk-ffi"
version = "1.0.0-alpha.2"
authors = ["Steve Myers <steve@notmandatory.org>", "Sudarsan Balaji <sudarsan.balaji@artfuldev.com>"]
homepage = "https://bitcoindevkit.org"
repository = "https://github.com/bitcoindevkit/bdk"
edition = "2018"
license = "MIT OR Apache-2.0"