Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rain Liu committed Oct 3, 2021
1 parent b13d0c6 commit 1767a57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ repository = "https://github.com/webrtc-rs/rtcp"

[dependencies]
util = { package = "webrtc-util", version = "0.4.3", default-features = false, features = ["marshal"] }
bytes = "1"
thiserror = "1.0.25"
anyhow = "1.0.41"
bytes = "1.1.0"
thiserror = "1.0.29"
anyhow = "1.0.44"

0 comments on commit 1767a57

Please sign in to comment.