summaryrefslogtreecommitdiff
path: root/impls/monero.rs
diff options
context:
space:
mode:
authorsneurlax <sneurlax@gmail.com>2024-10-11 16:21:30 -0500
committerGitHub <noreply@github.com>2024-10-11 16:21:30 -0500
commit85590d600d616793265f4182efb812af07c28f42 (patch)
tree41f74ea8d6759f24e113b31da3f3968ea6953d3f /impls/monero.rs
parentd3059b8b0c08058d0883d6e1a0808ceb67b2d498 (diff)
refer to correct repository
resolves https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-139eec1ebebc773feeb2b9556b423c604629d2235920bcd93954244f11ce889e Co-authored-by: cyan <cyjan@mrcyjanek.net>
Diffstat (limited to 'impls/monero.rs')
-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"