Fix the "repository" field in Cargo.toml
This commit is contained in:
@@ -3,7 +3,7 @@ name = "bdk_chain"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
homepage = "https://bitcoindevkit.org"
|
||||
repository = "https://github.com/LLFourn/bdk_core_staging"
|
||||
repository = "https://github.com/bitcoindevkit/bdk"
|
||||
documentation = "https://docs.rs/bdk_chain"
|
||||
description = "Collection of core structures for Bitcoin Dev Kit."
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user