[package] name = "breadcast-caststream-sys" version.workspace = true edition.workspace = true license.workspace = true authors.workspace = true description = "Low-level FFI bindings to a pruned, vendored openscreen Cast Streaming sender (see vendor/openscreen/PATCHES.md)" links = "breadcast_caststream" build = "build.rs" [build-dependencies] cc = "1" pkg-config = "0.3" [dev-dependencies] tracing-subscriber = { workspace = true }