scte35/Cargo.toml
2022-04-24 00:05:28 +02:00

11 lines
180 B
TOML

[package]
name = "scte35"
authors = ["Rafael Caricio <rafael@caricio.com>"]
version = "0.1.0"
edition = "2021"
license = "MIT"
[dependencies]
bitstream-io = "1.3.0"
crc = "3.0.0"