From 85590d600d616793265f4182efb812af07c28f42 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Fri, 11 Oct 2024 16:21:30 -0500 Subject: refer to correct repository resolves https://github.com/MrCyjaneK/monero_c/pull/67/files/3ceeecc3bc0213622efa7b6135f442ff2da14286#diff-139eec1ebebc773feeb2b9556b423c604629d2235920bcd93954244f11ce889e Co-authored-by: cyan --- impls/monero.rs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'impls/monero.rs') 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" -- cgit v1.2.3