1
0
mirror of https://github.com/danog/libdvb.git synced 2024-11-30 04:19:00 +01:00
libdvb/Cargo.toml
2020-10-23 11:27:18 +03:00

11 lines
159 B
TOML

[package]
name = "libdvb"
version = "0.2.0"
authors = ["Cesbo Developers Team"]
edition = "2018"
[dependencies]
libc = "0.2"
anyhow = "1.0"
thiserror = "1.0"