diff options
Diffstat (limited to 'impls/monero.rs/Cargo.toml')
| -rw-r--r-- | impls/monero.rs/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/impls/monero.rs/Cargo.toml b/impls/monero.rs/Cargo.toml index b1b7c27..fa0e6ab 100644 --- a/impls/monero.rs/Cargo.toml +++ b/impls/monero.rs/Cargo.toml @@ -15,6 +15,8 @@ crate-type = ["lib", "cdylib"] [dependencies] libc = "0.2" libloading = "0.8.5" +mockall = "0.13.0" +tempfile = "3.13.0" [build-dependencies] bindgen = "0.70.1" |
