gstreamer: Update to option-operations 0.4

This commit is contained in:
Sebastian Dröge 2021-10-25 09:51:14 +03:00
parent 502a0080f0
commit c2e43f86a5

View file

@ -26,7 +26,7 @@ futures-core = "0.3"
futures-channel = "0.3"
futures-util = { version = "0.3", default-features = false }
muldiv = "1"
opt-ops = { package = "option-operations", version = "0.3" }
opt-ops = { package = "option-operations", version = "0.4" }
serde = { version = "1.0", optional = true }
serde_bytes = { version = "0.11", optional = true }
paste = "1.0"