diff options
| author | sneurlax <sneurlax@gmail.com> | 2024-10-20 19:19:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-20 19:19:16 -0500 |
| commit | 8c25f0dccbb9867f5444dd16baf3db0687ffd062 (patch) | |
| tree | 948ddbe7436482ff98fa20a097bfee1d3d7acc4f /impls/monero.rs | |
| parent | 4d339e8bf5226c545526196cab4386bbcd1ddc5e (diff) | |
Update impls/monero.rs/example/Cargo.toml
Co-authored-by: cyan <cyjan@mrcyjanek.net>
Diffstat (limited to 'impls/monero.rs')
| -rw-r--r-- | impls/monero.rs/example/Cargo.toml | 1 |
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" } |
