summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-15 16:20:28 +0200
committerYuval Adam <_@yuv.al>2019-03-15 16:20:28 +0200
commit0cfc9e3e3d4e6b3bfffa82a61a8fa6399f92189c (patch)
tree51a26779d676af60a9d76cb018be966354394545 /Cargo.toml
parent004fb40e5a5af447266c73b951a058ab014b528d (diff)
Working version based on bch_codec
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 d60413f..7617876 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2018"
[build-dependencies]
bindgen = "0.42.2"
+cc = "1.0"