We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ec523 commit 48e6261Copy full SHA for 48e6261
crates/facade/Cargo.toml
@@ -3,10 +3,9 @@ name = "recall_sol_facade"
3
authors = ["Recall Contributors"]
4
description = "Rust bindings for the Recall Solidity Facades"
5
edition = "2021"
6
-homepage = "https://github.com/hokunet/contracts/"
+homepage = "https://github.com/recallnet/contracts/"
7
license = "MIT OR Apache-2.0"
8
-readme = "../README.md"
9
-repository = "https://github.com/hokunet/contracts/"
+repository = "https://github.com/recallnet/contracts/"
10
keywords = ["recall", "rust"]
11
version = "0.1.0"
12
0 commit comments