[package] name = "jay-video-types" version.workspace = true edition.workspace = true license.workspace = true [dependencies] jay-formats = { path = "../formats" } jay-utils = { path = "../utils" } arrayvec = "0.7.4" uapi = "0.2.13"