mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
aws: Update to test-with 0.9
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1035>
This commit is contained in:
parent
27435ad82e
commit
781fd1df9a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ chrono = { version = "0.4", features = [ "alloc" ] }
|
|||
env_logger = "0.10"
|
||||
gst-check = { package = "gstreamer-check", git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", features = ["v1_18"] }
|
||||
rand = "0.8"
|
||||
test-with = { version = "0.8", default-features = false }
|
||||
test-with = { version = "0.9", default-features = false }
|
||||
|
||||
[lib]
|
||||
name = "gstaws"
|
||||
|
|
Loading…
Reference in a new issue