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

[build-dependencies]
bindgen = "0.42.2"
cc = "1.0"