diff options
| author | Yuval Adam <_@yuv.al> | 2019-03-15 16:20:28 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-03-15 16:20:28 +0200 |
| commit | 0cfc9e3e3d4e6b3bfffa82a61a8fa6399f92189c (patch) | |
| tree | 51a26779d676af60a9d76cb018be966354394545 /Cargo.toml | |
| parent | 004fb40e5a5af447266c73b951a058ab014b528d (diff) | |
Working version based on bch_codec
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ edition = "2018" [build-dependencies] bindgen = "0.42.2" +cc = "1.0" |
