Remove unnecessary build dep

This commit is contained in:
Markus Unterwaditzer 2018-03-20 13:42:01 +01:00
parent 69f4e4f3bc
commit 73714afcdb

View file

@ -16,6 +16,3 @@ atomicwrites = "0.1.4"
uuid = { version = "0.6", features = ["v4"] }
libc = "0.2"
log = "0.4"
[build-dependencies]
cbindgen = "0.4"