update mpris dependecy when it fixes the rust 1.33 regression upstream #1

Open
opened 5 years ago by test · 0 comments
test commented 5 years ago
error[E0308]: mismatched types
   --> /home/ondra/.cargo/registry/src/github.com-1ecc6299db9ec823/mpris-1.1.1/src/player.rs:153:53
    |
153 |         self.set_position_in_microseconds(track_id, position.as_micros())
    |                                                     ^^^^^^^^^^^^^^^^^^^^ expected u64, found u128

error: aborting due to previous error

``` error[E0308]: mismatched types --> /home/ondra/.cargo/registry/src/github.com-1ecc6299db9ec823/mpris-1.1.1/src/player.rs:153:53 | 153 | self.set_position_in_microseconds(track_id, position.as_micros()) | ^^^^^^^^^^^^^^^^^^^^ expected u64, found u128 error: aborting due to previous error ```
test changed title from update mpris dependnecy when it fixes the rust 1.33 regression upstream to update mpris dependecy when it fixes the rust 1.33 regression upstream 5 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: MightyPork/rapblock#1
Loading…
There is no content yet.