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

Commit b99cc4e

Browse files
committed
Update deps
1 parent 1d5bad0 commit b99cc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ homepage = "https://webrtc.rs"
1010
repository = "https://github.com/webrtc-rs/rtcp"
1111

1212
[dependencies]
13-
util = { package = "webrtc-util", version = "0.4.3", default-features = false, features = ["marshal"] }
13+
util = { package = "webrtc-util", version = "0.5.0", default-features = false, features = ["marshal"] }
1414
bytes = "1.1.0"
1515
thiserror = "1.0"

0 commit comments

Comments
 (0)