mirror of
https://github.com/danog/libdvb.git
synced 2024-11-30 04:19:00 +01:00
9 lines
131 B
TOML
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"
|