diff --git a/Cargo.toml b/Cargo.toml index 8d14fe2..ea85bd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rtcp" -version = "0.6.5" +version = "0.6.6" authors = ["Rain Liu ", "Michael Uti "] edition = "2018" description = "A pure Rust implementation of RTCP"