Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 49d64af

Browse files
authored
Merge pull request #30 from devashishdxt/patch-1
Update documentation link to point to latest documentation
2 parents a0729a7 + 26545d6 commit 49d64af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Andrew Poelstra <[email protected]>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/apoelstra/rust-jsonrpc/"
77
repository = "https://github.com/apoelstra/rust-jsonrpc/"
8-
documentation = "https://www.wpsoftware.net/rustdoc/jsonrpc/"
8+
documentation = "https://docs.rs/jsonrpc/"
99
description = "Rust support for the JSON-RPC 2.0 protocol"
1010
keywords = [ "protocol", "json", "http", "jsonrpc" ]
1111
readme = "README.md"

0 commit comments

Comments
 (0)