polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

Update MSRV #540

Closed bitfl0wer closed 1 month ago

bitfl0wer commented 1 month ago

Update the rust-version specified in Cargo.toml to 1.70.0, as this is the MSRV currently required to build this project.

This can be verified using tools such as cargo-msrv.