Skip to content

Commit

Permalink
upgrade to video-rs 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gerwin3 committed Jan 27, 2023
1 parent 2b9e292 commit 43612af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oddity-rtsp-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ futures = "0.3"
tokio = { version = "1", features = ["full"] }
tokio-stream = { version = "0.1" }
tokio-util = { version = "0.7.1", default-features = false, features = ["codec"] }
video-rs = "0.2.1"
video-rs = "0.2.2"
oddity-rtsp-protocol = { path = "../oddity-rtsp-protocol", features = ["tokio-codec"] }
oddity-sdp-protocol = { path = "../oddity-sdp-protocol" }

0 comments on commit 43612af

Please sign in to comment.