diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ authors = ["Yuval Adam <_@yuv.al>"] edition = "2018" [dependencies] +bchlib-sys = "0.1.0" |
![]() |
index : bchlib | |
| Rust bindings for BCH encoding/decoding library, based on the bch_codec fork |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -5,3 +5,4 @@ authors = ["Yuval Adam <_@yuv.al>"] edition = "2018" [dependencies] +bchlib-sys = "0.1.0" |