From a42cbbe83120bd4724a050e03fb95802a4a5ff42 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Thu, 10 Oct 2024 17:44:10 -0500 Subject: prove integration --- impls/monero_rust/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'impls/monero_rust/Cargo.toml') diff --git a/impls/monero_rust/Cargo.toml b/impls/monero_rust/Cargo.toml index 0815b9e..53ff56e 100644 --- a/impls/monero_rust/Cargo.toml +++ b/impls/monero_rust/Cargo.toml @@ -12,3 +12,6 @@ name = "monero_rust" path = "src/main.rs" [dependencies] + +[build-dependencies] +bindgen = "0.70.1" -- cgit v1.2.3