summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsneurlax <sneurlax@gmail.com>2024-10-20 19:19:16 -0500
committerGitHub <noreply@github.com>2024-10-20 19:19:16 -0500
commit8c25f0dccbb9867f5444dd16baf3db0687ffd062 (patch)
tree948ddbe7436482ff98fa20a097bfee1d3d7acc4f
parent4d339e8bf5226c545526196cab4386bbcd1ddc5e (diff)
Update impls/monero.rs/example/Cargo.toml
Co-authored-by: cyan <cyjan@mrcyjanek.net>
-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" }