From 8c25f0dccbb9867f5444dd16baf3db0687ffd062 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Sun, 20 Oct 2024 19:19:16 -0500 Subject: Update impls/monero.rs/example/Cargo.toml Co-authored-by: cyan --- impls/monero.rs/example/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'impls/monero.rs') diff --git a/impls/monero.rs/example/Cargo.toml b/impls/monero.rs/example/Cargo.toml index e0b7823..9411d32 100644 --- a/impls/monero.rs/example/Cargo.toml +++ b/impls/monero.rs/example/Cargo.toml @@ -5,3 +5,4 @@ edition = "2021" [dependencies] monero_rust = { path = ".." } +# monero_rust = { git = "https://github.com/MrCyjaneK/monero_c" } -- cgit v1.2.3