Merge pull request #75 from romanz/patch-2

Update documentation URL in Cargo.toml
This commit is contained in:
Matt Corallo 2018-04-16 17:01:33 -04:00
commit 0c10cb127e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>"]
license = "CC0-1.0"
homepage = "https://github.com/rust-bitcoin/rust-bitcoin/"
repository = "https://github.com/rust-bitcoin/rust-bitcoin/"
documentation = "https://docs.rs/bitcoin/0.11.1/secp256k1/"
documentation = "https://docs.rs/bitcoin/"
description = "General purpose library for using and interoperating with Bitcoin and other cryptocurrencies."
keywords = [ "crypto", "bitcoin" ]
readme = "README.md"