dvb-common 8.1.0

DEPRECATED: renamed to `broadcast-common`. This crate re-exports it.
Documentation

dvb-common

DEPRECATED — renamed to broadcast-common.

This crate is a thin re-export shim kept so existing dvb-common dependencies keep building. It re-exports broadcast-common in full. New code should depend on broadcast-common directly:

[dependencies]
broadcast-common = "8.1"

No further feature work lands here.

License

Licensed under either of MIT or Apache-2.0, at your option.