gst-plugins-rs/utils
Sebastian Dröge 2274c62db7 uriplaylistbin: Fix new clippy warning
warning: the borrowed expression implements the required traits
    --> utils/uriplaylistbin/src/uriplaylistbin/imp.rs:1691:32
     |
1691 |         self.obj().remove_many(&children_ref).unwrap();
     |                                ^^^^^^^^^^^^^ help: change this to: `children_ref`

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1410>
2023-12-18 09:52:20 +02:00
..
fallbackswitch Update versions to 0.11.2 2023-11-11 20:52:45 +02:00
livesync Update versions to 0.11.2 2023-11-11 20:52:45 +02:00
togglerecord Update versions to 0.11.2 2023-11-11 20:52:45 +02:00
tracers Update versions to 0.11.2 2023-11-11 20:52:45 +02:00
uriplaylistbin uriplaylistbin: Fix new clippy warning 2023-12-18 09:52:20 +02:00