summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--impls/monero.rs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.rs/Cargo.toml b/impls/monero.rs/Cargo.toml
index af37515..b1b7c27 100644
--- a/impls/monero.rs/Cargo.toml
+++ b/impls/monero.rs/Cargo.toml
@@ -3,7 +3,7 @@ name = "monero_rust"
version = "0.0.1"
edition = "2021"
description = "monero_c Rust bindings."
-repository = "https://github.com/ManyMath/monero_rust"
+repository = "https://github.com/MrCyjaneK/monero_c"
license = "MIT"
build = "build.rs"