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