summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-18 16:54:52 +0200
committerYuval Adam <_@yuv.al>2019-03-18 16:54:52 +0200
commit4e5cac1c627648fd8ade50024490d541d0c6bf93 (patch)
tree5a7b1e7f781ab52706d9584f00f780f52823e79f /Cargo.toml
parent82388514aa38f632738e60337712dc036fc3dbb8 (diff)
Initial ffi calls not working
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"