aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 0a7352fbe770dbe308ec1ceade972445c0832a9b (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "fldigi-kissttach"
version = "0.1.0"
authors = ["Matthias P. Braendli <matthias.braendli@mpb.li>"]

[build-dependencies]
cc = "1.0"

[dependencies]
libc = "0.2"