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 |
|
Michael Edwards
|
b7a2aad17d
|
Add credentials field alias
`encoded_auth_blob` is used in the credentials response of the Facebook auth flow
|
2019-03-20 21:17:23 +01:00 |
|
Michael Edwards
|
0bbca1d8bc
|
Use serde 1.0
|
2019-03-20 12:04:24 +01:00 |
|
Артём Павлов [Artyom Pavlov]
|
72589443c7
|
update Cargo.lock, use constant time equality check, remove block-modes
|
2019-03-16 18:30:10 +03:00 |
|
newpavlov
|
e4677027d2
|
replace rust-crypto's hashes, HMAC and PBKDF2
|
2018-07-23 16:41:39 +03:00 |
|
Johan Anderholm
|
612978908f
|
Reformat according to new rustfmt rules
|
2018-03-24 08:45:43 +00:00 |
|
Sasha Hilton
|
0abad9a8f8
|
Add custom SpotifyIdError type
|
2018-02-25 15:47:57 +01:00 |
|
Sasha Hilton
|
084646e21b
|
Use prompt for password in main.rs
|
2018-02-25 05:40:00 +01:00 |
|
awiouy
|
c9ba73c9ef
|
rustfmt: core
|
2018-02-11 12:37:08 +01:00 |
|
awiouy
|
a105fd44c4
|
core API: save_to_file, save_to_writer
|
2018-02-09 21:24:58 +01:00 |
|
awiouy
|
c86f790986
|
core API: from_file, from_reader
|
2018-02-09 21:18:06 +01:00 |
|
Paul Lietar
|
bf60f6e7ab
|
Create new librespot-core crate
|
2017-08-03 19:58:44 +01:00 |
|