instrumentisto / medea

[Closed] Medea media server
Mozilla Public License 2.0
23 stars 3 forks source link

Upgrade stable Rust to 1.52 version #199

Closed alexlapa closed 3 years ago

alexlapa commented 3 years ago

Synopsis

Rust v1.52 is out, let's upgrade.

Checklist

alexlapa commented 3 years ago

FMC:

Upgrade stable Rust to 1.52 version (#199)

- update and upgrade outdated Cargo deps
- upgrade to 'tokio' 1.0 and 'actix-web' 4.0 ecosystem
- make Clippy happy with new lints
- satisfy rustdoc::private_intra_doc_links lint

Additionally:
- upgrade Chrome to 90.0 version for E2E tests
- upgrade Firefox to 88.0.1 version for E2E tests