Skip to content

Commit ebea65a

Browse files
committed
chore: update repo git
1 parent 10611a1 commit ebea65a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ authors = ["Linfeng Qian <thewawar@gmail.com>", "Nervos Core Dev <dev@nervos.org
55
edition = "2018"
66
license = "MIT"
77
description = "Rust SDK for CKB"
8-
homepage = "https://github.com/cryptape/ckb-sdk"
9-
repository = "https://github.com/cryptape/ckb-sdk"
8+
homepage = "https://github.com/nervosnetwork/ckb-sdk"
9+
repository = "https://github.com/nervosnetwork/ckb-sdk"
1010

1111
[dependencies]
1212
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)