Skip to content

Commit 48e6261

Browse files
committed
chore: edit Cargo.toml to enable publish to crates
1 parent 06ec523 commit 48e6261

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

crates/facade/Cargo.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ name = "recall_sol_facade"
33
authors = ["Recall Contributors"]
44
description = "Rust bindings for the Recall Solidity Facades"
55
edition = "2021"
6-
homepage = "https://github.com/hokunet/contracts/"
6+
homepage = "https://github.com/recallnet/contracts/"
77
license = "MIT OR Apache-2.0"
8-
readme = "../README.md"
9-
repository = "https://github.com/hokunet/contracts/"
8+
repository = "https://github.com/recallnet/contracts/"
109
keywords = ["recall", "rust"]
1110
version = "0.1.0"
1211

0 commit comments

Comments
 (0)