summaryrefslogtreecommitdiff
path: root/impls/monero.rs
diff options
context:
space:
mode:
Diffstat (limited to 'impls/monero.rs')
-rw-r--r--impls/monero.rs/example/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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" }