summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-03-18 16:58:28 +0200
committerYuval Adam <_@yuv.al>2019-03-18 16:58:28 +0200
commitfa17f132e23118dd88f4726613e8722c8a38f464 (patch)
tree8e3a0191517bb462d693ffc4387b847461abe243 /Cargo.toml
parent4e5cac1c627648fd8ade50024490d541d0c6bf93 (diff)
Prepare for naive decoding implementation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 73f3293..19ded13 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,3 @@ authors = ["Yuval Adam <_@yuv.al>"]
edition = "2018"
[dependencies]
-bchlib-sys = "0.1.0"