instrumentisto / medea

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

Upgrade stable Rust to 1.53 version #208

Closed alexlapa closed 3 years ago

alexlapa commented 3 years ago

Synopsis

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

Checklist

alexlapa commented 3 years ago

FCM:

Upgrade stable Rust to 1.53 version (#208)

- forbid 'non_ascii_idents' rustc lint
- make Clippy happy with new lints
- satisfy 'rustdoc::private_intra_doc_links' lint
- update Cargo and Flutter deps