1
0
mirror of https://github.com/danog/libdvb.git synced 2024-11-26 20:04:39 +01:00
libdvb/Cargo.toml
2019-02-13 01:42:10 +05:00

10 lines
140 B
TOML

[package]
name = "dvb"
version = "0.1.0"
authors = ["Cesbo Developers Team"]
edition = "2018"
[dependencies]
libc = "0.2"
bitflags = "1.0"