Commit graph

18 commits

Author SHA1 Message Date
Sebastian Dröge bdf0f799da Update Cargo.lock 2022-06-07 20:57:09 +03:00
Sebastian Dröge 18c9bd0355 Update versions to 0.8.4 2022-04-26 14:20:02 +03:00
Sebastian Dröge 4d10d95ff9 Update Cargo.lock 2022-04-26 14:19:02 +03:00
Guillaume Desmottes 2eb4a82093 uridecodebin: stop using crossbeam_channel
I give up on crossbeam_channel. For some reasons some receivers are not
always unblocked and I was not able to reproduce using simpler test
cases.
Use with mpsc channels instead which are more reliable.
2022-04-08 16:53:12 +02:00
Sebastian Dröge 7a02bf026d Update Cargo.lock 2022-03-28 12:50:57 +03:00
Sebastian Dröge 210f2ccb38 Update Cargo.lock 2022-03-08 19:50:16 +02:00
Sebastian Dröge 3da3c2591c Update Cargo.lock 2022-03-08 19:23:26 +02:00
Sebastian Dröge 7d093ffcc6 Update Cargo.lock 2022-02-21 12:51:52 +02:00
Sebastian Dröge b80ed2cc19 Update Cargo.lock 2022-02-20 23:02:48 +02:00
Sebastian Dröge 9824c23ee5 Update Cargo.lock 2022-02-04 18:48:43 +02:00
Sebastian Dröge 1a9b5c6eab Update Cargo.lock 2022-02-04 18:10:29 +02:00
Sebastian Dröge 019a14a360 Update Cargo.lock 2022-01-31 15:03:26 +02:00
Sebastian Dröge 67fe856cfa Update Cargo.lock 2022-01-16 14:15:45 +02:00
Sebastian Dröge 1b0ae5f75f Include Cargo.lock in the repository 2022-01-15 20:32:16 +02:00
Sebastian Dröge 6c28d5b194 Remove Cargo.lock 2017-09-09 00:51:06 +03:00
Sebastian Dröge 37a673ce24 Use muldiv crate for timestamp calculations 2017-08-18 12:55:24 +03:00
Sebastian Dröge d68effa8e4 Update all kinds of dependencies 2017-08-18 12:52:17 +03:00
Sebastian Dröge 09f3a9ae9b Ship Cargo.lock in git 2017-08-02 11:35:45 +03:00