librespot/protocol
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
..
proto Some more cleaning 2019-12-16 09:57:59 +01:00
src Rebase, fix broken things 2019-12-16 12:47:52 +01:00
build.rs Update to Rust 2018 2020-01-17 18:11:52 +01:00
Cargo.toml Add description and license to Cargo.toml for each crate 2019-11-06 16:50:26 +01:00