1
0
Fork 0
forked from wry/wry
wry/crates/video-types/Cargo.toml

12 lines
234 B
TOML

[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"