ffprobe 0.4.0

Typed wrapper for the ffprobe CLI
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.119"

[dependencies.serde_json]
version = "1.0.61"

[features]
__internal_deny_unknown_fields = []

[package]
authors = ["Christoph Herzog <chris@theduke.at>"]
description = "Typed wrapper for the ffprobe CLI"
edition = "2018"
license = "MIT"
name = "ffprobe"
readme = "README.md"
repository = "https://github.com/theduke/ffprobe-rs"
version = "0.4.0"