1
0
mirror of https://github.com/danog/libdvb.git synced 2024-11-30 04:19:00 +01:00
libdvb/Cargo.toml
2018-10-24 02:10:08 +05:00

9 lines
131 B
TOML

[package]
name = "dvb"
version = "0.1.0"
authors = ["Andrey Dyldin <and@cesbo.com>"]
[dependencies]
libc = "0.2"
bitflags = "1.0"