summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d60413f6e149aabb66e77e861dc7312d1273b491 (plain)
1
2
3
4
5
6
7
8
[package]
name = "bchlib"
version = "0.1.0"
authors = ["Yuval Adam <_@yuv.al>"]
edition = "2018"

[build-dependencies]
bindgen = "0.42.2"