summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8068b17fdce33d2cd89e8ea0a3816f7d78f80d66 (plain)
1
2
3
4
5
6
7
[package]
name = "codec2-sys"
version = "0.1.0"
edition = "2021"

[build-dependencies]
bindgen = "0.60.1"