[package] name = "monero_example" version = "0.0.1" edition = "2021" [dependencies] monero_rust = { path = ".." } # monero_rust = { git = "https://github.com/MrCyjaneK/monero_c" }