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 upstream2019-03-02 11:18:46 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
update mpris dependnecy when it fixes the rust 1.33 regression upstreamto update mpris dependecy when it fixes the rust 1.33 regression upstream