rtcp 0.4.0

A pure Rust implementation of RTCP
Documentation
[dependencies.anyhow]
version = "1.0.44"

[dependencies.bytes]
version = "1.1.0"

[dependencies.thiserror]
version = "1.0.29"

[dependencies.util]
default-features = false
features = ["marshal"]
package = "webrtc-util"
version = "0.4.3"

[package]
authors = ["Rain Liu <yliu@webrtc.rs>", "Michael Uti <utimichael9@gmail.com>"]
description = "A pure Rust implementation of RTCP"
documentation = "https://docs.rs/rtcp"
edition = "2018"
homepage = "https://webrtc.rs"
license = "MIT/Apache-2.0"
name = "rtcp"
repository = "https://github.com/webrtc-rs/rtcp"
version = "0.4.0"