[[bin]]
name = "access-unit"
path = "src/main.rs"
[dependencies.bytes]
version = "1.7.1"
[dev-dependencies]
[lib]
name = "access_unit"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Minimal structs and helpers for working with audio and video byte streams"
edition = "2021"
exclude = ["testdata/*"]
license = "MIT"
name = "access-unit"
readme = "README.md"
repository = "https://github.com/wavey-ai/access-unit"
version = "0.1.2"