1
0
Fork 0
forked from wry/wry
wry/crates/drm-feedback/Cargo.toml

13 lines
247 B
TOML

[package]
name = "jay-drm-feedback"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
jay-video-types = { path = "../video-types" }
ahash = "0.8.7"
byteorder = "1.5.0"
thiserror = "2.0.11"
uapi = "0.2.13"