ashthespy
|
d26590afc5
|
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
|
2020-01-17 18:11:52 +01:00 |
|
Tristan Stenner
|
113fed5c42
|
Update rand to 0.6
|
2019-02-12 08:02:44 +01:00 |
|
Sasha Hilton
|
a7334b6c23
|
Add to_base62 method
|
2018-02-28 13:28:57 +01:00 |
|
Anton Voyl
|
58ea1baa98
|
Issue 130 (#164)
* Core API: device_id
* Core API: u128
|
2018-02-24 16:34:04 +01:00 |
|
awiouy
|
edbe00c62b
|
core API: move StrChunks* to metadata
|
2018-02-13 08:33:50 +01:00 |
|
awiouy
|
4c2b641cad
|
core API: move spotify_id to lib.rs
|
2018-02-13 07:57:28 +01:00 |
|
awiouy
|
c9ba73c9ef
|
rustfmt: core
|
2018-02-11 12:37:08 +01:00 |
|
awiouy
|
a35edc6af4
|
core API: move run_program to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
496a802248
|
core API: move subfile.rs to player.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
d7fa1464ff
|
core API: move mkdir_existing to cache.rs
|
2018-02-10 17:58:15 +01:00 |
|
awiouy
|
77882836ce
|
core API: move now_ms to spirc.rs
|
2018-02-10 17:58:15 +01:00 |
|
Paul Lietar
|
bf60f6e7ab
|
Create new librespot-core crate
|
2017-08-03 19:58:44 +01:00 |
|