Update gstreamer crates to 0.22 (#31465)

This commit is contained in:
Samson 2024-03-01 12:45:43 +01:00 committed by GitHub
parent 2b1d342102
commit b785aea2cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 103 additions and 129 deletions

View file

@ -9,4 +9,4 @@ license = "MPL-2.0"
[dependencies]
serde = { version = "1.0.194", features = ["derive"] }
toml = { version = "0.8.8", features = ["preserve_order"] }
toml = { version = "0.8.9", features = ["preserve_order"] }