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

11 lines
159 B
TOML

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