From 4e5cac1c627648fd8ade50024490d541d0c6bf93 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 18 Mar 2019 16:54:52 +0200 Subject: Initial ffi calls not working --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 19ded13..73f3293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ authors = ["Yuval Adam <_@yuv.al>"] edition = "2018" [dependencies] +bchlib-sys = "0.1.0" -- cgit v1.3.1