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

Commit 1767a57

Browse files
author
Rain Liu
committed
update deps
1 parent b13d0c6 commit 1767a57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ repository = "https://github.com/webrtc-rs/rtcp"
1313

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

0 commit comments

Comments
 (0)