mirror of
https://github.com/danog/libdvb.git
synced 2024-11-26 20:04:39 +01:00
Tag
This commit is contained in:
parent
086d025e00
commit
b92da9ec08
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libdvb-rs"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
description = "Safer pure-Rust interface for DVB-API v5 devices in Linux"
|
||||
authors = ["Cesbo Developers Team <info@cesbo.com>", "Daniil Gentili <daniil@daniil.it>"]
|
||||
license = "MIT"
|
||||
@ -16,4 +16,4 @@ nix = "0.19"
|
||||
anyhow = "1.0"
|
||||
strum = { version = "0.23", features = ["derive"] }
|
||||
bitflags = "1.3.2"
|
||||
itertools = "0.10.2"
|
||||
itertools = "0.10.2"
|
||||
|
Loading…
Reference in New Issue
Block a user